summaryrefslogtreecommitdiffstats
path: root/config/intel-warnings/developer-general
diff options
context:
space:
mode:
Diffstat (limited to 'config/intel-warnings/developer-general')
-rw-r--r--config/intel-warnings/developer-general11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/intel-warnings/developer-general b/config/intel-warnings/developer-general
deleted file mode 100644
index 861218e..0000000
--- a/config/intel-warnings/developer-general
+++ /dev/null
@@ -1,11 +0,0 @@
--Wreorder
--Wport
--Wstrict-aliasing
-# -Winline warnings aren't included here because, for at least
-# GNU compilers, this flag appears to conflict specifically with
-# the -Og optimization level flag added for Debug and Developer
-# builds and will produce warnings about functions not being
-# considered for inlining. The flag will be added to the list
-# of compiler flags separately if developer warnings are enabled
-# and the build type is not Debug or Developer
-#-Winline