summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/acpica-unix-20110922_unknown_warnings.patch
blob: f53be92e62ce53c9dbc7dfc3e341ebb7c2a9acc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- acpica-unix-20110922/compiler/Makefile	2011-09-22 08:59:34.000000000 -0700
+++ acpica-unix-20110922/compiler/Makefile	2011-10-11 23:47:29.000000000 -0700
@@ -245,15 +245,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