micro-uclibc.conf: move OVERRIDES to bottom of file
[openembedded.git] / recipes / btscanner / files / gcc-4.patch
blobdab2bfa2ff82a0ea0a26087f67c73b6f8c31e8d3
1 diff -Naur btscanner-2.0.orig/configure.in btscanner-2.0/configure.in
2 --- btscanner-2.0.orig/configure.in 2004-11-01 12:56:02.000000000 +0100
3 +++ btscanner-2.0/configure.in 2007-03-11 14:58:09.000000000 +0100
4 @@ -64,7 +64,7 @@
6 # CFLAGS
7 CFLAGS="$CFLAGS -Wall -pthread -Wshadow -Wbad-function-cast \
8 - -Wformat -Wimplicit-function-dec -Wparentheses -Wsign-compare \
9 + -Wformat -Wparentheses -Wsign-compare \
10 -Wstrict-prototypes -Wtrigraphs -Wundef -Wuninitialized \
11 -W -Wunused -Wformat-security -Wmissing-braces -Wbad-function-cast \
12 -Wcast-qual -falign-functions -falign-labels -falign-loops\