diff options
Diffstat (limited to 'config/irix6.2')
-rw-r--r-- | config/irix6.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/irix6.2 b/config/irix6.2 index 1ec4f4b..de0b2bb 100644 --- a/config/irix6.2 +++ b/config/irix6.2 @@ -9,6 +9,7 @@ # Compiler flags. The CPPFLAGS values should not include package debug # flags like `-DH5G_DEBUG' since these are added with the # `--enable-debug' switch of configure. +RANLIB=: # What must *always* be present for things to compile correctly? CFLAGS="$CFLAGS -ansi -n32" |