opnsense-src/tools/build/mk
Ed Maste eda7d3bec4 Do not install GNU ld if lld is /usr/bin/ld
GNU binutils ld.bfd 2.17.50 does not support ifuncs and produces broken
binaries when ifuncs are in use.  When LLD_IS_LD is default we have an
ifunc-capable system linker and can just avoid installing ld.bfd.

Reported by:	theraven
Reviewed by:	bz
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18340
2018-11-26 17:07:35 +00:00
..
bsd.lib.mk Make sure legacy stuff comes last. Some tools that use 2003-04-12 15:07:46 +00:00
bsd.prog.mk Make sure legacy stuff comes last. Some tools that use 2003-04-12 15:07:46 +00:00
Makefile.boot Relax the check added in 338096 2018-08-21 16:52:14 +00:00
OptionalObsoleteFiles.inc Do not install GNU ld if lld is /usr/bin/ld 2018-11-26 17:07:35 +00:00