aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/acpica-unix-20110922_unknown_warnings.patch
diff options
context:
space:
mode:
Diffstat (limited to 'util/crossgcc/patches/acpica-unix-20110922_unknown_warnings.patch')
-rw-r--r--util/crossgcc/patches/acpica-unix-20110922_unknown_warnings.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/util/crossgcc/patches/acpica-unix-20110922_unknown_warnings.patch b/util/crossgcc/patches/acpica-unix-20110922_unknown_warnings.patch
new file mode 100644
index 0000000000..f53be92e62
--- /dev/null
+++ b/util/crossgcc/patches/acpica-unix-20110922_unknown_warnings.patch
@@ -0,0 +1,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