summaryrefslogtreecommitdiff
path: root/games-action/powermanga/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-action/powermanga/files
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-action/powermanga/files')
-rw-r--r--games-action/powermanga/files/powermanga-0.93.1-flags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-action/powermanga/files/powermanga-0.93.1-flags.patch b/games-action/powermanga/files/powermanga-0.93.1-flags.patch
deleted file mode 100644
index e8a013a2e04e..000000000000
--- a/games-action/powermanga/files/powermanga-0.93.1-flags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure.ac 2015-07-12 17:31:49.673817375 -0400
-+++ b/configure.ac 2015-07-12 17:32:18.567700880 -0400
-@@ -54,7 +54,7 @@
- AC_DEFINE(USE_MALLOC_WRAPPER, 1, Define to use a malloc wrapper)
- CFLAGS="-Wall -Werror -pedantic -Wextra -std=gnu99 -g $CFLAGS"
- else
-- CFLAGS="-O3 -Wall -Wextra -std=gnu99 $CFLAGS"
-+ CFLAGS="$CFLAGS -Wall -Wextra -std=gnu99"
- fi
-
- dnl Check for SDL_mixer