fix typo in +link-bounded

This commit is contained in:
Greg McGary 2000-07-27 00:05:38 +00:00
parent 476b6d7fa4
commit 4362aba591
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ ifndef +link-bounded
$(sysdep-LDFLAGS) $(LDFLAGS) \
$(addprefix $(csu-objpfx),b$(static-start-installed-name)) \
$(+preinit) $(+prector) \
$(filter-out $(addprefix $(csu-objpfx),start.o \
$(filter-out $(addprefix $(csu-objpfx),start.ob \
$(start-installed-name))\
$(+preinit) $(link-extra-libs-bounded) \
$(common-objpfx)libc% $(+postinit),$^) \