From 4362aba591b7f7dd67abdb37478a4dd8393b5253 Mon Sep 17 00:00:00 2001 From: Greg McGary Date: Thu, 27 Jul 2000 00:05:38 +0000 Subject: fix typo in +link-bounded --- Makeconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makeconfig') diff --git a/Makeconfig b/Makeconfig index b36bf7e6fe..40404a5d1f 100644 --- a/Makeconfig +++ b/Makeconfig @@ -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),$^) \ -- cgit v1.2.3