opnsense-ports/security/ccsrch/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

22 lines
495 B
Text

--- 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