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 b36bf7e..40404a5 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),$^) \