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.14
1 files changed, 1 insertions, 3 deletions
diff --git a/config/freebsd2.2.1 b/config/freebsd2.2.1
index 681f7a9..4d83367 100644
--- a/config/freebsd2.2.1
+++ b/config/freebsd2.2.1
@@ -1,7 +1,5 @@
# Site configuration -- do not distribute this file.
if test "x$CFLAGS" = "x"; then
- CFLAGS="-g -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings \
- -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations \
- -Wnested-externs"
+ CFLAGS="-g -DH5AC_DEBUG_PROTECT -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs"
fi