summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/irix6.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/irix6.x b/config/irix6.x
index 4025037..0249ee4 100644
--- a/config/irix6.x
+++ b/config/irix6.x
@@ -8,7 +8,7 @@
# Use SGI supplied C compiler by default. There is no ranlib
if test "X-" = "X-$CC"; then
- CC='cc -64'
+ CC='cc'
CC_BASENAME=cc
fi
RANLIB=: