freebsd-ports/x11-fm/emelfm2/files/patch-Makefile.config
Pav Lucistnik 4f67933e14 - Update to 0.0.8
PR:		ports/66206
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2004-05-03 21:56:55 +00:00

11 lines
334 B
Text

--- Makefile.config.orig Fri Apr 30 13:17:57 2004
+++ Makefile.config Mon May 3 00:34:01 2004
@@ -16,7 +16,7 @@
#CFLAGS += -O2 -Wall
#CFLAGS += -O3 -Wall -march=athlon-tbird -mcpu=athlon-tbird
-CFLAGS += -Wall
+CFLAGS ?= -Wall
# gettext/internationalisation support
# (is automatically turned off if you don't have gettext)