diff options
Diffstat (limited to 'ubuntu/raring/applications/kasablanca/debian/patches/05_pedantic-errors.diff')
-rw-r--r-- | ubuntu/raring/applications/kasablanca/debian/patches/05_pedantic-errors.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ubuntu/raring/applications/kasablanca/debian/patches/05_pedantic-errors.diff b/ubuntu/raring/applications/kasablanca/debian/patches/05_pedantic-errors.diff deleted file mode 100644 index ce2883918..000000000 --- a/ubuntu/raring/applications/kasablanca/debian/patches/05_pedantic-errors.diff +++ /dev/null @@ -1,12 +0,0 @@ ---- a/admin/acinclude.m4.in -+++ b/admin/acinclude.m4.in -@@ -2144,9 +2144,6 @@ - save_CXXFLAGS="$CXXFLAGS" - kde_safe_LIBS="$LIBS" - LIBS="$LIBS $X_EXTRA_LIBS" --if test "$GXX" = "yes"; then --CXXFLAGS="$CXXFLAGS -pedantic-errors" --fi - AC_TRY_COMPILE([ - $2 - ], |