aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1995-01-23 07:54:24 +0000
committerSteve Chamberlain <sac@cygnus>1995-01-23 07:54:24 +0000
commit0a1aac9434e29adde65a8a0d5250e08bbcf05fe8 (patch)
tree1816ba733b1b7e2bf36d138e835ef93063b166ba /config
parent0fb39e84f9c0f0a007cfef3de3db842f3da669f4 (diff)
downloadfsf-binutils-gdb-0a1aac9434e29adde65a8a0d5250e08bbcf05fe8.zip
fsf-binutils-gdb-0a1aac9434e29adde65a8a0d5250e08bbcf05fe8.tar.gz
fsf-binutils-gdb-0a1aac9434e29adde65a8a0d5250e08bbcf05fe8.tar.bz2
Don't pass -S to the linker.
Diffstat (limited to 'config')
-rw-r--r--config/mh-go322
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mh-go32 b/config/mh-go32
index 31af3ba..4f9d27a 100644
--- a/config/mh-go32
+++ b/config/mh-go32
@@ -4,7 +4,7 @@ RANLIB=i386-go32-ranlib
CC_FOR_BUILD=gcc
HOST_CC=gcc
HOST_CFLAGS=
-CFLAGS=-O2 -fno-omit-frame-pointer -Xlinker -S
+CFLAGS=-O2 -fno-omit-frame-pointer
HOST_PREFIX=foo
HOST_PREFIX_1=foo
RANLIB=i386-go32-ranlib