summaryrefslogtreecommitdiff
path: root/games/gemrb/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/gemrb/files/patch-configure')
-rw-r--r--games/gemrb/files/patch-configure10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gemrb/files/patch-configure b/games/gemrb/files/patch-configure
deleted file mode 100644
index 0e6180540b2b..000000000000
--- a/games/gemrb/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
-Index: configure
-@@ -29280,7 +29280,7 @@
-
- CPPFLAGS="$CPPFLAGS -DSYSCONFDIR=\\\"\$(sysconfdir)\\\" -DDATADIR=\\\"\$(moddir)\\\" -DPLUGINDIR=\\\"\$(plugindir)\\\""
- #CXXFLAGS="$CXXFLAGS -Werror -Wall -W -Wpointer-arith -Wcast-qual -Wwrite-strings -Wshadow -Wcast-align -ansi -pedantic -Wbad-function-cast -Winline -Wnested-externs -Wno-format-y2k -Wno-long-long"
--CXXFLAGS="$CXXFLAGS -Werror -Wall -W -Wpointer-arith -Wcast-align -ansi -pedantic -Wno-format-y2k -Wno-long-long -fno-strict-aliasing"
-+CXXFLAGS="$CXXFLAGS -Wall -W -Wpointer-arith -Wcast-align -ansi -pedantic -Wno-format-y2k -Wno-long-long -fno-strict-aliasing"
-
-
- { echo "$as_me:$LINENO: checking whether compiler permits casting between ptr-to-object and ptr-to-function" >&5