summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/irix642
1 files changed, 1 insertions, 1 deletions
diff --git a/config/irix64 b/config/irix64
index 203cdef..3d4b3eb 100644
--- a/config/irix64
+++ b/config/irix64
@@ -35,7 +35,7 @@
# Unconditionally set the compiler to gcc since the following flags
# only apply to that compiler.
-CC="cc -64"
+CC="cc -ansi -64"
warn="-fullwarn"