aboutsummaryrefslogtreecommitdiff
path: root/security/ccsrch/files/patch-Makefile
blob: 69c682e818668768d69009f93a6bdf0ae042df6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- Makefile.orig	2007-08-30 04:43:27.000000000 +0400
+++ Makefile	2013-09-16 15:34:28.000000000 +0400
@@ -21,7 +21,7 @@
 # Makefile for ccsrch
 #
 
-CC	=gcc
+#CC	=gcc
 #
 # for mingw use something like the following
 #INCL	= -I./ -I/mingw/include
@@ -29,8 +29,8 @@
 #
 # for *UNIX* the following tends to work
 INCL	= -I./
-CFLAGS	=-O2 -static
-#CFLAGS	=-O2 # for linux
+#CFLAGS	=-O2 -static
+CFLAGS	=-O2 # for linux
 #CFLAGS	=-DDEBUG # if you want a lot of noise
 LDFLAGS	=-s
 OBJS=  ccsrch.o