]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
fix typo in +link-bounded
authorGreg McGary <greg@mcgary.org>
Thu, 27 Jul 2000 00:05:38 +0000 (00:05 +0000)
committerGreg McGary <greg@mcgary.org>
Thu, 27 Jul 2000 00:05:38 +0000 (00:05 +0000)
Makeconfig

index b36bf7e6fe79fc144960144ca748d89f752034ee..40404a5d1f7e5efcd7f2446f326422968d5be20a 100644 (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),$^) \