mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Honor CFLAGS
PR: ports/65599 Submitted by: michael johnson <ahze at ahze dot net>
This commit is contained in:
parent
98189bf4c0
commit
8daa07cec3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107203
@ -9,7 +9,7 @@
|
||||
#################################################################
|
||||
|
||||
NAME = FREEBSD
|
||||
CFLAGS+= -g -Wall -O2 -DACEDB4
|
||||
CFLAGS+= -g -Wall -DACEDB4
|
||||
COMPILER = XX__CC__XX ${CFLAGS}
|
||||
LINKER = XX__CC__XX -g
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user