diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-04-13 13:41:17 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-04-13 13:41:17 (GMT) |
commit | c622e54bb22a29a4256710b076acaeef55ebf1fa (patch) | |
tree | eaa21cc878b3a16b14da9199ddca4fcb1a170588 /config/gnu-warnings | |
parent | fbd46d674faac0ab0ba50430ec567973f381a23e (diff) | |
download | hdf5-c622e54bb22a29a4256710b076acaeef55ebf1fa.zip hdf5-c622e54bb22a29a4256710b076acaeef55ebf1fa.tar.gz hdf5-c622e54bb22a29a4256710b076acaeef55ebf1fa.tar.bz2 |
TRILAB-192 - cleanup edits and match CMake CXX to autotools
Diffstat (limited to 'config/gnu-warnings')
-rw-r--r-- | config/gnu-warnings/cxx-4.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gnu-warnings/cxx-4.9 b/config/gnu-warnings/cxx-4.9 new file mode 100644 index 0000000..046d6db --- /dev/null +++ b/config/gnu-warnings/cxx-4.9 @@ -0,0 +1 @@ +-Wopenmp-simd |