[Bug 237447] make buildworld: linker failure on i386 platform

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 24 10:10:10 UTC 2019


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

--- Comment #7 from oz42 at oz42.eu ---
# ld --version
LLD 6.0.1 (FreeBSD 335540-1200005) (compatible with GNU linkers)
# make -V LINKER_TYPE
lld

What I have found in the src.conf manpage:
     WITH_LLD_IS_LD
             Set to use LLVM's LLD as the system linker, instead of GNU
             binutils ld.

             This is a default setting on amd64/amd64, arm/armv7 and
             arm64/aarch64.

So this is not default on i386?

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


More information about the freebsd-bugs mailing list