summaryrefslogtreecommitdiffstats
path: root/games/el/files/patch-make.defaults
blob: a72d12696501d2cbf67e15881a7b3a5139ca766c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- make.defaults.orig
+++ make.defaults
@@ -69,8 +69,6 @@ FEATURES += MIDDLE_MOUSE_PASTE	# Paste using the middle mouse button from the pr
 
 
 
-PLATFORM=-march=native
-XDIR=-L/usr/X11R6/lib
 CWARN=-Wall -Wdeclaration-after-statement
 # -Wno-pointer-sign -Wno-sign-compare -Werror
 CXXWARN=-Wall 
@@ -86,7 +84,3 @@ CXXWARN=-Wall
 #EXTRA_INCLUDES=-IC:\\Programme\\Dev-Cpp\\Include
 #EXTRA_LIBS=-lz
 #EXTRA_STATICLIBS=libs/zlib.a
-
-CC=gcc
-CXX=g++
-LINK=gcc
OpenPOWER on IntegriCloud