summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-03-07 23:31:55 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-03-07 23:31:55 +0000
commit0526538d2a11681ca2b9fd853629d1fcc5eba5fe (patch)
tree9431a3d7abf91c8092dcca8065a1ac5d71b3b126
parent29995859141c4b66a70dc90b890f4d8b7c3ad1ef (diff)
Formerly Makeconf.~25~
-rw-r--r--Makeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index f4120827..876e901f 100644
--- a/Makeconf
+++ b/Makeconf
@@ -30,7 +30,7 @@ CFLAGS := -Wall -Wno-parentheses -g
include ../Maketools
gccheaders = /usr/local/lib/gcc-lib/$(CCTARGET)/$(CCVERSION)/include
-libgcc := /usr/local/lib/gcc-lib/$(CCTARGET)/$(CCVERSION)/libgcc.a
+libgcc := -lgcc
# How to do some things: