aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-12-21 14:04:59 +0100
committerGuido Günther <agx@sigxcpu.org>2014-12-21 15:11:51 +0100
commit15b07879ac869b6bf27302d2ea37bb1867c9e86a (patch)
tree35af170d58983b716ddff86f8a9dedfc8d4a3254
parent098d0f5c02daa46d5faab2b8a2719118188b13e3 (diff)
Remove now unsupported -Wmudflap from gcc warnings
-rw-r--r--m4/manywarnings.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4
index f4deace..faf7f17 100644
--- a/m4/manywarnings.m4
+++ b/m4/manywarnings.m4
@@ -131,7 +131,6 @@ AC_DEFUN([gl_MANYWARN_ALL_GCC],
-Wstack-protector \
-Woverlength-strings \
-Wbuiltin-macro-redefined \
- -Wmudflap \
-Wpacked-bitfield-compat \
-Wsync-nand \
; do