Add HOSTING_SLIBS and use it for -pie
[deliverable/binutils-gdb.git] / ld / Makefile.am
index b2b2a6ebe3622635f981ee550b84abc07f98c7f7..9b3d00fa7d00f452113f02dbf2e406c2c830e8ff 100644 (file)
@@ -88,6 +88,7 @@ POD2MAN = pod2man --center="GNU Development Tools" \
 HOSTING_CRT0 = @HOSTING_CRT0@
 HOSTING_SCRT0 = @HOSTING_SCRT0@
 HOSTING_LIBS = @HOSTING_LIBS@
+HOSTING_SLIBS = @HOSTING_SLIBS@
 HOSTING_EMU = -m $(EMUL)
 
 # Setup the testing framework, if you have one
This page took 0.023901 seconds and 4 git commands to generate.