Add patch to respect CC

This commit is contained in:
Eitan Adler 2013-09-19 13:42:05 +00:00
parent 3e93feb586
commit dd5ab278c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327618

View file

@ -0,0 +1,9 @@
--- ./Build.mk.orig 2013-09-19 09:41:07.282741683 -0400
+++ ./Build.mk 2013-09-19 09:41:14.007747039 -0400
@@ -1,6 +1,5 @@
# see License.txt for copyright and terms of use
-CC := gcc
CFLAGS := -Wall
# CFLAGS += -g
FLEX := flex