Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2017 15:44:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221543] [toolchain] FreeBSD HEAD with LLD_BOOTSTRAP and WITHOUT_LLD_IS_LD
Message-ID:  <bug-221543-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221543

            Bug ID: 221543
           Summary: [toolchain] FreeBSD HEAD with LLD_BOOTSTRAP and
                    WITHOUT_LLD_IS_LD
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: xmj@FreeBSD.org

Created attachment 185450
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185450&action=edit
add libllvm debuginfo when LLD_BOOTSTRAP is on

When trying to build with options LLD_BOOTSTRAP=yes and WITHOUT_LLD_IS_LD=yes
in src.conf, the initial build of libllvm will be missing certain DebugInfo
subdirectories/objects required for ld.lld to proceed.

Patch attached fixes this.

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221543-8>