diff options
-rw-r--r-- | config/irix64 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/irix64 b/config/irix64 index 6c07765..924b431 100644 --- a/config/irix64 +++ b/config/irix64 @@ -10,6 +10,9 @@ # flags like `-DH5G_DEBUG' since these are added with the # `--enable-debug' switch of configure. +# Use SGI supplied C compiler +CC="cc" + # What must *always* be present for things to compile correctly? # Always turn off these warnings: # 1174: function declared but not used |