mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add patch to respect CC
This commit is contained in:
parent
3e93feb586
commit
dd5ab278c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327618
1 changed files with 9 additions and 0 deletions
9
devel/delta/files/patch-Build.mk
Normal file
9
devel/delta/files/patch-Build.mk
Normal 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
|
Loading…
Add table
Reference in a new issue