ports/sysutils/isc-cron/files/patch-Makefile
2013-10-17 06:22:36 +00: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)