aboutsummaryrefslogtreecommitdiff
path: root/games/el/files/patch-make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'games/el/files/patch-make.defaults')
-rw-r--r--games/el/files/patch-make.defaults10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/el/files/patch-make.defaults b/games/el/files/patch-make.defaults
index a72d12696501..c87918939cf5 100644
--- a/games/el/files/patch-make.defaults
+++ b/games/el/files/patch-make.defaults
@@ -1,15 +1,15 @@
---- make.defaults.orig
+--- make.defaults.orig 2021-04-11 19:03:51 UTC
+++ make.defaults
-@@ -69,8 +69,6 @@ FEATURES += MIDDLE_MOUSE_PASTE # Paste using the middle mouse button from the pr
+@@ -73,8 +73,6 @@ FEATURES += TTF # Add ability to use T
-PLATFORM=-march=native
-XDIR=-L/usr/X11R6/lib
- CWARN=-Wall -Wdeclaration-after-statement
+ CWARN=-Wall -Wdeclaration-after-statement -W -Wno-unused-parameter -Wno-sign-compare
# -Wno-pointer-sign -Wno-sign-compare -Werror
- CXXWARN=-Wall
-@@ -86,7 +84,3 @@ CXXWARN=-Wall
+ CXXWARN=-std=c++11 -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-cast-function-type
+@@ -90,7 +88,3 @@ CXXWARN=-std=c++11 -Wall -W -Wno-unused-parameter -Wno
#EXTRA_INCLUDES=-IC:\\Programme\\Dev-Cpp\\Include
#EXTRA_LIBS=-lz
#EXTRA_STATICLIBS=libs/zlib.a