opnsense-ports/sysutils/isc-cron/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

11 lines
374 B
Text

--- Makefile.orig 2013-10-18 04:21:17.000000000 +1100
+++ Makefile 2013-10-18 04:21:22.000000000 +1100
@@ -66,7 +66,7 @@
#<<lint flags of choice?>>
LINTFLAGS = -hbxa $(INCLUDE) $(DEBUGGING)
#<<want to use a nonstandard CC?>>
-CC = gcc -Wall -Wno-unused -Wno-comment
+CC = cc -Wall -Wno-unused -Wno-comment
#<<manifest defines>>
DEFS =
#(SGI IRIX systems need this)