summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/acpica-unix-20120420_unknown_warnings.patch
diff options
context:
space:
mode:
authorzbao <fishbaozi@gmail.com>2012-08-08 18:45:07 +0800
committerAnton Kochkov <anton.kochkov@gmail.com>2012-08-14 15:44:20 +0200
commit844e01357b6a045cb6d0d20aa806181b88be8129 (patch)
tree642ac348a9825be0fdc5a124aac0564f1a37c390 /util/crossgcc/patches/acpica-unix-20120420_unknown_warnings.patch
parent7598beac6386ddc88e96f717ac46c707b768ed01 (diff)
downloadcoreboot-844e01357b6a045cb6d0d20aa806181b88be8129.tar.xz
buildgcc: Update the toolchain patches version
acpica 20120420, acpica-unix-20110922_no_unused_variables.patch is not used anymore. binutils 2.22. Change-Id: I58459bd2eba2ad752fc033e51ee0892e2e069a02 Signed-off-by: Zheng Bao <zheng.bao@amd.com> Signed-off-by: zbao <fishbaozi@gmail.com> Reviewed-on: http://review.coreboot.org/1424 Tested-by: build bot (Jenkins) Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
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