summaryrefslogtreecommitdiffstats
path: root/config/intel-warnings
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-04-06 14:35:43 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:57 (GMT)
commite1db7ff410af420fd33a3189a0c192823bf8a83c (patch)
tree4d2925dde9a1a7ab8f0bfceef16464cdadaf8236 /config/intel-warnings
parentf94696a6628c92fbc994610fe704874910e95882 (diff)
downloadhdf5-e1db7ff410af420fd33a3189a0c192823bf8a83c.zip
hdf5-e1db7ff410af420fd33a3189a0c192823bf8a83c.tar.gz
hdf5-e1db7ff410af420fd33a3189a0c192823bf8a83c.tar.bz2
Move intel warnings to subfolder, update autotools files
Diffstat (limited to 'config/intel-warnings')
-rw-r--r--config/intel-warnings/general2
-rw-r--r--config/intel-warnings/ifort-general1
2 files changed, 3 insertions, 0 deletions
diff --git a/config/intel-warnings/general b/config/intel-warnings/general
new file mode 100644
index 0000000..d0b2e25
--- /dev/null
+++ b/config/intel-warnings/general
@@ -0,0 +1,2 @@
+-Wall
+-Wcheck \ No newline at end of file
diff --git a/config/intel-warnings/ifort-general b/config/intel-warnings/ifort-general
new file mode 100644
index 0000000..a9da0e5
--- /dev/null
+++ b/config/intel-warnings/ifort-general
@@ -0,0 +1 @@
+-warn:all