From 90a79b6fef204a7b0118a1368f9406aa3c775b37 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 3 Nov 1993 19:11:16 +0000 Subject: Formerly Makeconf.~3~ --- Makeconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makeconf b/Makeconf index 7ec1779f..ae95e242 100644 --- a/Makeconf +++ b/Makeconf @@ -31,5 +31,5 @@ endef define link-with-threads $(CC) -nostdlib -e__start $(ldflags) -o $@ $(CFLAGS) $(startup) \ -$^ $(libthreads) $(libc) -lgcc $(libc) +$^ $(libthreads) $(libc) -lgcc endef -- cgit v1.2.3