summaryrefslogtreecommitdiffstats
path: root/config/unicosmk2.0.6.X
diff options
context:
space:
mode:
Diffstat (limited to 'config/unicosmk2.0.6.X')
-rw-r--r--config/unicosmk2.0.6.X4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/unicosmk2.0.6.X b/config/unicosmk2.0.6.X
index 66f7c4c..171c95b 100644
--- a/config/unicosmk2.0.6.X
+++ b/config/unicosmk2.0.6.X
@@ -136,3 +136,7 @@ esac
# long'. For instance, if the format would be `%lld' then set it to
# `ll' or if the format would be `%qd' set it to `q'.
#hdf5_cv_printf_ll=${hdf5_cv_printf_ll='ll'}
+
+# Hard set the flag to indicate that converting denormalized floating-point
+# values doesn't work.
+hdf5_cv_convert_denormal_float=${hdf5_cv_convert_denormal_float='no'}