diff options
author | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-05 20:43:47 +0000 |
---|---|---|
committer | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-05 20:43:47 +0000 |
commit | b71d6f6196f837b3c5431dea843b61971545fdba (patch) | |
tree | 3250615837c924a8084d70db4dddd0679cd3db3d | |
parent | d9d459d60dbaf7beb40b091fb4bc11bef24f6c98 (diff) | |
download | gcc-b71d6f6196f837b3c5431dea843b61971545fdba.tar.gz |
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1446 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | gcc/config/i860/x-sysv4 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/i860/x-sysv4 b/gcc/config/i860/x-sysv4 index 434b52c7ce5..7b5a188f35d 100644 --- a/gcc/config/i860/x-sysv4 +++ b/gcc/config/i860/x-sysv4 @@ -43,9 +43,3 @@ ALLOCA=alloca.o CCLIBFLAGS=-Bstatic -dn -gg GCC_CFLAGS=-static -g -O2 -B./ - -# For svr4 we link stuff *without* dynamic libraries for now... at least -# until there is a version of GDB which understands *both* Dwarf *and* -# svr4 shared libraries. - -X_CFLAGS=-static |