summaryrefslogtreecommitdiffstats
path: root/config/dec-flags
diff options
context:
space:
mode:
Diffstat (limited to 'config/dec-flags')
-rw-r--r--config/dec-flags2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dec-flags b/config/dec-flags
index 09eff13..7b2b182 100644
--- a/config/dec-flags
+++ b/config/dec-flags
@@ -44,7 +44,7 @@ case "$cc_vendor-$cc_version" in
# Debug
DEBUG_CFLAGS="-g -std -verbose -warnprotos"
- DEBUG_CPPFLAGS="-DH5F_OPT_SEEK=0 -DH5F_LOW_DFLT=H5F_LOW_SEC2"
+ DEBUG_CPPFLAGS=
# Profile
PROFILE_CFLAGS="-pg -std -verbose -warnprotos"