aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/acpica-unix-20120420_unknown_warnings.patch
blob: 2aea0b2c9fd634ab3030773a6db5ffdf5d926f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- acpica-unix-20120420/source/compiler/Makefile	2012-04-21 04:02:33.000000000 +0800
+++ acpica-unix-20120420/source/compiler/Makefile	2012-08-08 16:30:14.000000000 +0800
@@ -261,15 +261,11 @@
     -Waggregate-return \
     -Wchar-subscripts \
     -Wempty-body \
-    -Wlogical-op \
     -Wmissing-declarations \
     -Wmissing-field-initializers \
-    -Wmissing-parameter-type \
     -Wnested-externs \
-    -Wold-style-declaration \
     -Wold-style-definition \
-    -Wredundant-decls \
-    -Wtype-limits
+    -Wredundant-decls
 
 #
 # Bison/Flex configuration