Remove DEBUG_FLAGS=-g3, which never should have been committed.
This commit is contained in:
parent
7f9b6cda1d
commit
a5e8ea1009
@ -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…
x
Reference in New Issue
Block a user