summaryrefslogtreecommitdiff
path: root/devel/ucpp/files/patch-Makefile
blob: 036ac47650f8d2cb86637237497c6316553a1e7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	Sat Dec  1 23:29:40 2001
+++ Makefile	Sat Dec  1 23:29:51 2001
@@ -56,7 +56,7 @@
 # for gcc
 CC = gcc
 #FLAGS = -g -Wall -ansi -pedantic -DAUDIT
-FLAGS = -O3 -Wall -ansi -pedantic -DMEM_CHECK
+FLAGS = %%CFLAGS%% -DMEM_CHECK
 
 # for the Compaq C compiler on Alpha/Linux
 #CC = ccc