diff options
Diffstat (limited to 'packages/maemo/hildon-home/noWerror.patch')
-rw-r--r-- | packages/maemo/hildon-home/noWerror.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/maemo/hildon-home/noWerror.patch b/packages/maemo/hildon-home/noWerror.patch deleted file mode 100644 index 06db4feecc..0000000000 --- a/packages/maemo/hildon-home/noWerror.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac.orig 2005-07-03 18:41:20.000000000 +0200 -+++ configure.ac 2005-07-03 18:41:40.000000000 +0200 -@@ -31,7 +31,7 @@ - # D-BUS headers do not compile with -pedantic. Once they are fixed, - #return the flag - #CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wmissing-prototypes -Wmissing-declarations -Werror" --CFLAGS="$CFLAGS -Wall -ansi -Wmissing-prototypes -Wmissing-declarations -Werror" -+CFLAGS="$CFLAGS -Wall -ansi -Wmissing-prototypes -Wmissing-declarations" - AC_SUBST(CFLAGS) - - PKG_CHECK_MODULES(OSSO,libosso >= 0.0.3) |