summaryrefslogtreecommitdiffstats
path: root/config/irix64
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1998-06-04 06:54:10 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1998-06-04 06:54:10 (GMT)
commitfa96fe2b02e091fff9b9e261898dce15cf639820 (patch)
tree7210b278d355c97fb7d0878ec988200bf14cf7ec /config/irix64
parentfd2f6b9f7f4f61009008df43495b3276f8ab7128 (diff)
downloadhdf5-fa96fe2b02e091fff9b9e261898dce15cf639820.zip
hdf5-fa96fe2b02e091fff9b9e261898dce15cf639820.tar.gz
hdf5-fa96fe2b02e091fff9b9e261898dce15cf639820.tar.bz2
[svn-r405] Irix systems do not need to use ranlib command. Set RANLIB
to ':' to make it a null action.
Diffstat (limited to 'config/irix64')
-rw-r--r--config/irix641
1 files changed, 1 insertions, 0 deletions
diff --git a/config/irix64 b/config/irix64
index 924b431..e02c2e6 100644
--- a/config/irix64
+++ b/config/irix64
@@ -12,6 +12,7 @@
# Use SGI supplied C compiler
CC="cc"
+RANLIB=:
# What must *always* be present for things to compile correctly?
# Always turn off these warnings: