aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-07-15 00:15:18 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-07-15 00:15:18 +0000
commit245aefecd380b5793e97ff2fa605011152851ad7 (patch)
tree1a599661b6e7cc8688d5b5a17ffff1abee2bd1e6 /config
parenta41129f3ce07f2de7e5a284b88812622f8ea8c03 (diff)
downloadgcc-245aefecd380b5793e97ff2fa605011152851ad7.zip
gcc-245aefecd380b5793e97ff2fa605011152851ad7.tar.gz
gcc-245aefecd380b5793e97ff2fa605011152851ad7.tar.bz2
mh-irix6 (CC): Don't set it.
* config/mh-irix6 (CC): Don't set it. * INSTALL: Give special instructions for building GCC on Irix 6. * config/mips/x-iris6 (CC): Don't set it. (OLDCC): Likewise. From-SVN: r35038
Diffstat (limited to 'config')
-rw-r--r--config/mh-irix64
1 files changed, 0 insertions, 4 deletions
diff --git a/config/mh-irix6 b/config/mh-irix6
index 6d25c16..e792678 100644
--- a/config/mh-irix6
+++ b/config/mh-irix6
@@ -1,7 +1,3 @@
# Makefile changes for SGI's running IRIX-6.x.
SYSV = -DSYSV
RANLIB = true
-# Specify the ABI, to ensure that all Irix 6 systems will behave the same.
-# Also, using -32 avoids bugs that exist in the n32/n64 support in some
-# versions of the SGI compiler.
-CC = cc -32