mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove DEBUG_FLAGS=-g3, which never should have been committed.
This commit is contained in:
parent
f873f0c768
commit
e21fa6847e
3 changed files with 0 additions and 6 deletions
|
|
@ -16,8 +16,6 @@ CFLAGS+=-I${.CURDIR}/../../include
|
|||
# thread locking.
|
||||
CFLAGS+=-D_LOCK_DEBUG
|
||||
|
||||
DEBUG_FLAGS=-g3
|
||||
|
||||
# enable extra internal consistancy checks
|
||||
# CFLAGS+=-D_PTHREADS_INVARIANTS
|
||||
|
||||
|
|
|
|||
|
|
@ -16,8 +16,6 @@ CFLAGS+=-I${.CURDIR}/../../include
|
|||
# thread locking.
|
||||
CFLAGS+=-D_LOCK_DEBUG
|
||||
|
||||
DEBUG_FLAGS=-g3
|
||||
|
||||
# enable extra internal consistancy checks
|
||||
# CFLAGS+=-D_PTHREADS_INVARIANTS
|
||||
|
||||
|
|
|
|||
|
|
@ -16,8 +16,6 @@ CFLAGS+=-I${.CURDIR}/../../include
|
|||
# thread locking.
|
||||
CFLAGS+=-D_LOCK_DEBUG
|
||||
|
||||
DEBUG_FLAGS=-g3
|
||||
|
||||
# enable extra internal consistancy checks
|
||||
# CFLAGS+=-D_PTHREADS_INVARIANTS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue