Gold linker support for entire source tree

This commit is contained in:
Anton Kuijsten
2013-06-11 19:08:05 +00:00
committed by Lionel Sambuc
parent 3d257f8073
commit 1d71e39b73
36 changed files with 4653 additions and 12 deletions

View File

@@ -2,6 +2,8 @@
.include <bsd.own.mk>
LD+= ${${HAVE_GOLD:Uno} != "no":? --script ${LDS_RELOC}:}
.if ${USE_COMPILERCRTSTUFF} != "yes"
.if defined(CSU_MACHINE_ARCH)