TRILAB-192 merging warnings changes from develop

This commit is contained in:
Allen Byrne
2020-03-31 07:38:25 -05:00
parent 9cc69ae1f3
commit d9d6e19d6f
88 changed files with 1512 additions and 1206 deletions

View File

@@ -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.