diff options
Diffstat (limited to 'games-action/powermanga/files/powermanga-0.91-flags.patch')
-rw-r--r-- | games-action/powermanga/files/powermanga-0.91-flags.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games-action/powermanga/files/powermanga-0.91-flags.patch b/games-action/powermanga/files/powermanga-0.91-flags.patch deleted file mode 100644 index ca665add06cc..000000000000 --- a/games-action/powermanga/files/powermanga-0.91-flags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- powermanga-0.91/configure.ac -+++ powermanga-0.91/configure.ac -@@ -54,7 +54,7 @@ - AC_DEFINE(USE_MALLOC_WRAPPER, 1, Define to use a malloc wrapper) - CFLAGS="-Wall -Werror -pedantic -Wextra -std=gnu99 -g" - else -- CFLAGS="-O3 -Werror -Wall -pedantic -Wextra -std=gnu99" -+ CFLAGS="$CFLAGS -Wall -Wextra -std=gnu99" - fi - - dnl Check for SDL_mixer |