Date: Wed, 24 Apr 2019 10:10:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 237447] make buildworld: linker failure on i386 platform Message-ID: <bug-237447-227-HCDNOwiqb7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237447-227@https.bugs.freebsd.org/bugzilla/> References: <bug-237447-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237447 --- Comment #7 from oz42@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? --=20 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-237447-227-HCDNOwiqb7>