summaryrefslogtreecommitdiff
path: root/games-puzzle/groundhog/files/groundhog-1.4-flags.patch
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-puzzle/groundhog/files/groundhog-1.4-flags.patch
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-puzzle/groundhog/files/groundhog-1.4-flags.patch')
-rw-r--r--games-puzzle/groundhog/files/groundhog-1.4-flags.patch32
1 files changed, 0 insertions, 32 deletions
diff --git a/games-puzzle/groundhog/files/groundhog-1.4-flags.patch b/games-puzzle/groundhog/files/groundhog-1.4-flags.patch
deleted file mode 100644
index 9726f249820b..000000000000
--- a/games-puzzle/groundhog/files/groundhog-1.4-flags.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-respect flags
-
-applied on top of debian patches
-
---- a/configure.in
-+++ b/configure.in
-@@ -46,8 +46,6 @@
- dnl Checks for libraries.
- dnl AM_PATH_GTK_2_0(2.0.0,,AC_MSG_ERROR(Groundhog needs GTK 2.0))
-
--CXXFLAGS="-O2 -Wall"
--
- dnl Checks for header files.
- AC_CHECK_HEADERS(unistd.h)
-
-@@ -57,16 +55,6 @@
-
- dnl Checks for library functions.
-
--dnl Use -Wall if we have gcc.
--changequote(,)dnl
--if test "x$GCC" = "xyes"; then
-- case " $CFLAGS " in
-- *[\ \ ]-Wall[\ \ ]*) ;;
-- *) CFLAGS="$CFLAGS -Wall" ;;
-- esac
--fi
--changequote([,])dnl
--
- AC_OUTPUT([ m4/Makefile intl/Makefile
- Makefile
- src/Makefile