[Bug 275457] lang/ldc: Build ldc compiler independent of gcc11

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Nov 2023 17:56:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275457

            Bug ID: 275457
           Summary: lang/ldc: Build ldc compiler independent of gcc11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: hamiltcl@verizon.net
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org
 Attachment #246694 text/plain
         mime type:

Created attachment 246694
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246694&action=edit
Patch to make ldc independent of gcc11

ldc compiler is dynamically linked to libgphobos.so. Patch to will allow build
of ldc compiler independent of gcc11. Compiler can then be able to use ldc as
bootstrap of itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.