]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/maemo/hildon-libs/hildon-libs-no-werror.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / maemo / hildon-libs / hildon-libs-no-werror.patch
1 --- configure.ac        2005-05-27 16:56:43.219843424 +0200
2 +++ hildon-libs-0.9.6/configure.ac      2005-05-27 16:57:03.699730008 +0200
3 @@ -17,7 +17,7 @@
4  # -pedantic removed due to D-BUS; should be replaced after D-BUS is no
5  # longer broken in this regard...
6  
7 -CFLAGS="$CFLAGS -Wall -ansi -Wmissing-prototypes -Wmissing-declarations -Werror"
8 +CFLAGS="$CFLAGS -Wall -ansi -Wmissing-prototypes -Wmissing-declarations"
9  
10  GTK_VERSION=2.6.4
11