]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - iasl/patches/Werror.patch
b882d4ba4c4971a2cd0767eab0a6e8ddf308fc2e
[people/amarx/ipfire-3.x.git] / iasl / patches / Werror.patch
1 --- a/compiler/Makefile 2011-12-04 19:47:42.324530514 +0100
2 +++ b/compiler/Makefile 2011-12-04 19:48:00.946530074 +0100
3 @@ -227,7 +227,6 @@
4 -Wall \
5 -Wbad-function-cast \
6 -Wdeclaration-after-statement \
7 - -Werror \
8 -Wformat=2 \
9 -Wmissing-declarations \
10 -Wmissing-prototypes \