summaryrefslogtreecommitdiff
blob: 47cb0342249b3f315025888436fc6f660a0735b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile	2004-07-20 12:51:28.886633728 +0200
+++ Makefile	2004-07-20 12:52:15.305576976 +0200
@@ -5,7 +5,7 @@
 DESTDIR = "/usr/local/bin"
 
 # for normal use
-CFLAGS = -Wall -O2 -ansi -pedantic $(INCLUDES)
+CFLAGS = -Wall ${GENTOO_CFLAGS} -ansi -pedantic $(INCLUDES)
 DEBUG = 
 
 # for debuggind purposes