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

@@ -77,6 +77,10 @@ SCRIPTS+= run testinterp.sh testsh1.sh testsh2.sh
# executables is tested
LDSTATIC= -dynamic
# use the shared linkerscript for mod when using the gold linker
GOLDLINKERSCRIPT.mod?= ${${HAVE_GOLD:Uno} != "no":? ${LDS_SHARED_LIB} :}
GOLDLINKERSCRIPT=
# Add test that must be linked dynamically, and its dynamically loaded
# module
PROGS+= test63 mod