Remove DEBUG_FLAGS=-g3, which never should have been committed.

This commit is contained in:
Jason Evans 2000-07-05 16:21:42 +00:00
parent f873f0c768
commit e21fa6847e
3 changed files with 0 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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