From 23d552cc5539d06ece416da68797994a6c3f76a7 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 19 Sep 1994 17:06:31 +0000 Subject: Formerly Makeconf.~62~ --- Makeconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makeconf') diff --git a/Makeconf b/Makeconf index 0acb3c5d..609d8311 100644 --- a/Makeconf +++ b/Makeconf @@ -163,7 +163,7 @@ $(target): $(OBJS) $(HURDLIBS-files) $(OTHERLIBS) $(libc) # -lg avoids "No input files" error. link-objects = -nostdlib -Wl,$(subst $(empty) ,$(comma),$(strip \ $(startup) $(OBJS) -\( $(HURDLIBS-files) $(OTHERLIBS) -\))) \ - $(libc) -lgcc -lg -v + $(libc) -lg empty = comma = , endif -- cgit v1.2.3