From 88b41bd164fc1a6bb296d4f552c89df70af41f94 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Mon, 16 Feb 1998 16:06:15 -0500 Subject: [svn-r283] Removed nearly all DEBUG flags to make it more suitable for alpha release. --- config/irix64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/irix64 b/config/irix64 index 7837820..95207fb 100644 --- a/config/irix64 +++ b/config/irix64 @@ -12,11 +12,11 @@ warn="-fullwarn -woff 1174,1429,1209,1196" profile="-pg" -debug="-g -DH5AC_DEBUG -DH5B_DEBUG -DH5F_DEBUG -DH5G_DEBUG -UH5O_DEBUG -DH5T_DEBUG -DH5F_OPT_SEEK=0" +debug="-g" #production="-O -DNDEBUG" -default_mode='$debug $warn -DH5F_LOW_DFLT=H5F_LOW_SEC2' +default_mode='$debug $warn' RANLIB=: # SGI needs not ranlib -- cgit v0.12