summaryrefslogtreecommitdiff
path: root/x11-fm/emelfm2/files/patch-Makefile.config
blob: 56ad1fb32c892fc86d66f0ce9d476c8929ee2067 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.config.orig	Sun Feb 15 04:35:18 2004
+++ Makefile.config	Wed Mar  3 15:57:06 2004
@@ -12,7 +12,7 @@
 
 #CFLAGS += -O2 -Wall
 #CFLAGS += -Wall -O3 -march=athlon-tbird -mcpu=athlon-tbird 
-CFLAGS += -Wall
+CFLAGS ?= -Wall
 
 # setting DEBUG to 0/1 turns debugging off/on
 DEBUG ?= 0