diff options
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r-- | ld/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am index b2b2a6e..9b3d00f 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -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 |