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