summaryrefslogtreecommitdiffstats
path: root/config/solaris
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-03-31 12:38:25 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-03-31 12:38:25 (GMT)
commitd9d6e19d6faa2fb60df8c8e011b4d0d66201de5c (patch)
tree85240d9da990b85cf0bc15ba2bc63f1b4a79d9ea /config/solaris
parent9cc69ae1f308336e0e522c989d4cee9f72090815 (diff)
downloadhdf5-d9d6e19d6faa2fb60df8c8e011b4d0d66201de5c.zip
hdf5-d9d6e19d6faa2fb60df8c8e011b4d0d66201de5c.tar.gz
hdf5-d9d6e19d6faa2fb60df8c8e011b4d0d66201de5c.tar.bz2
TRILAB-192 merging warnings changes from develop
Diffstat (limited to 'config/solaris')
-rw-r--r--config/solaris1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/solaris b/config/solaris
index 394daaf..4c55f54 100644
--- a/config/solaris
+++ b/config/solaris
@@ -67,6 +67,7 @@ fi
if test "X-" = "X-$f9x_flags_set"; then
F9XSUFFIXFLAG=""
FSEARCH_DIRS=""
+
H5_FCFLAGS="$H5_FCFLAGS"
# -g produces rather slow code. "-g -O" produces much faster code with some
# loss of debugger functions such as not able to print local variables.