summaryrefslogtreecommitdiffstats
path: root/www/cgichk/files/patch-Makefile
blob: b3c8ec69a9826eb40cd53357ece325f36c87ec3f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2011-09-06 11:10:37.000000000 +0800
+++ Makefile	2011-09-06 11:10:42.000000000 +0800
@@ -1,7 +1,7 @@
 # Where cgichk goes when user decides to install
 INSTALLDIR=/usr/local/bin
 
-CC      = gcc
+CC      ?= gcc
 OPTIONS = $(WINCRAP)
 CFLAGS  = -O2 -s $(OPTIONS)
 OUTPUT  = cgichk
OpenPOWER on IntegriCloud