opnsense-ports/www/cgi-lib/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

12 lines
184 B
Text

--- makefile.orig Sun Jan 23 20:40:47 2000
+++ makefile Sun Jan 23 20:41:08 2000
@@ -24,7 +24,7 @@
#
CGI-LIB=cgi-lib.a
-CC=gcc
-CCFLAGS=-c
+CC?=gcc
+CCFLAGS+=-c
AR=ar
ARFLAGS=rc