summaryrefslogtreecommitdiffstats
path: root/config/freebsd2.2.1
diff options
context:
space:
mode:
Diffstat (limited to 'config/freebsd2.2.1')
-rw-r--r--config/freebsd2.2.12
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freebsd2.2.1 b/config/freebsd2.2.1
index 42c82cf..53aafb8 100644
--- a/config/freebsd2.2.1
+++ b/config/freebsd2.2.1
@@ -45,7 +45,7 @@ debug="-g -DH5AC_DEBUG -DH5B_DEBUG -DH5F_DEBUG -DH5G_DEBUG -UH5O_DEBUG -DH5T_DEB
production="-O3 -DNDEBUG -finline-functions -funroll-loops -malign-double -fomit-frame-pointer"
-default_mode='$debug $warn -DH5F_LOW_DFLT=H5F_LOW_SEC2'
+default_mode='-ansi $debug $warn -DH5F_LOW_DFLT=H5F_LOW_SEC2'
# Don't set CFLAGS if the user already did.
if test -z "$CFLAGS"; then