diff options
author | Charles Hannum <mycroft@gnu.org> | 1992-07-05 20:43:47 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1992-07-05 20:43:47 +0000 |
commit | 119dbab693791a2d5994d3402446aa1b4d4a2dfb (patch) | |
tree | 3250615837c924a8084d70db4dddd0679cd3db3d /gcc/config/i860 | |
parent | cd2a8a9b15967e8da4e4477630d01eab20b32367 (diff) | |
download | gcc-119dbab693791a2d5994d3402446aa1b4d4a2dfb.zip gcc-119dbab693791a2d5994d3402446aa1b4d4a2dfb.tar.gz gcc-119dbab693791a2d5994d3402446aa1b4d4a2dfb.tar.bz2 |
entered into RCS
From-SVN: r1446
Diffstat (limited to 'gcc/config/i860')
-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 434b52c7..7b5a188 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 |