diff options
Diffstat (limited to 'config/mh-irix6')
-rw-r--r-- | config/mh-irix6 | 4 |
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 |