mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Remove stray DEBUG_FLAGS=-g that's been here since the initial import.
This commit is contained in:
parent
111ff432de
commit
dca3ef63ee
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@
|
|||
.PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/tools/ctf/common
|
||||
.PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/tools/ctf/cvt
|
||||
|
||||
DEBUG_FLAGS= -g
|
||||
|
||||
PROG= ctfconvert
|
||||
SRCS= alist.c \
|
||||
ctf.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue