Update coreboot cross toolchain to gcc 4.6.1
[coreboot.git] / util / crossgcc / patches / acpica-unix-20110922_unknown_warnings.patch
1 --- acpica-unix-20110922/compiler/Makefile      2011-09-22 08:59:34.000000000 -0700
2 +++ acpica-unix-20110922/compiler/Makefile      2011-10-11 23:47:29.000000000 -0700
3 @@ -245,15 +245,11 @@
4      -Waggregate-return \
5      -Wchar-subscripts \
6      -Wempty-body \
7 -    -Wlogical-op \
8      -Wmissing-declarations \
9      -Wmissing-field-initializers \
10 -    -Wmissing-parameter-type \
11      -Wnested-externs \
12 -    -Wold-style-declaration \
13      -Wold-style-definition \
14 -    -Wredundant-decls \
15 -    -Wtype-limits
16 +    -Wredundant-decls
17  
18  #
19  # Bison/Flex configuration