summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index af72d88..1ac4dcf 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -71,7 +71,7 @@ endif
LOADLIBES := $(LOADLIBES) \
$(libc_dir)/mcheck-init.o \
$(libc_dir)/libc.a \
- /usr/local/lib/gcc-lib/$(gcc-arch)/2.1/libgcc.a \
+ -lgcc \
$(libc_dir)/libc.a
$(prog): $(libc_dir)/libc.a