mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
fix typo in +link-bounded
This commit is contained in:
parent
476b6d7fa4
commit
4362aba591
@ -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),$^) \
|
||||
|
Loading…
Reference in New Issue
Block a user