From: Steve Chamberlain Date: Mon, 23 Jan 1995 07:54:24 +0000 (+0000) Subject: Don't pass -S to the linker. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a1aac9434e29adde65a8a0d5250e08bbcf05fe8;p=binutils-gdb.git Don't pass -S to the linker. --- diff --git a/config/mh-go32 b/config/mh-go32 index 31af3ba52b8..4f9d27a9346 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