diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-04-07 14:52:09 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-04-07 14:52:09 (GMT) |
commit | f502d9f7fbab50f167bcd8bbf02a4f86c7bd8c13 (patch) | |
tree | a7156065baf87070e6847e282e5fad54d10549a6 /config/gnu-warnings/gfort-4.4 | |
parent | e3c71c40a70de46c6cdc2e0d06c08da9c2f95ff2 (diff) | |
download | hdf5-f502d9f7fbab50f167bcd8bbf02a4f86c7bd8c13.zip hdf5-f502d9f7fbab50f167bcd8bbf02a4f86c7bd8c13.tar.gz hdf5-f502d9f7fbab50f167bcd8bbf02a4f86c7bd8c13.tar.bz2 |
TRILAB-192 - merge changes from develop
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
Diffstat (limited to 'config/gnu-warnings/gfort-4.4')
-rw-r--r-- | config/gnu-warnings/gfort-4.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gnu-warnings/gfort-4.4 b/config/gnu-warnings/gfort-4.4 new file mode 100644 index 0000000..59fe9a2 --- /dev/null +++ b/config/gnu-warnings/gfort-4.4 @@ -0,0 +1,2 @@ +-Warray-temporaries +-Wintrinsics-std
\ No newline at end of file |