diff options
| author | Jason Evans <jasone@FreeBSD.org> | 2000-07-05 16:21:42 +0000 |
|---|---|---|
| committer | Jason Evans <jasone@FreeBSD.org> | 2000-07-05 16:21:42 +0000 |
| commit | e21fa6847e9a459f9d60e8a13c0432bf37e6d380 (patch) | |
| tree | 73b862d010fe5b9c5274a2d12061b7527fde8721 /lib/libpthread | |
| parent | f873f0c768ddb73daf9eb81b785967372176b50d (diff) | |
Notes
Diffstat (limited to 'lib/libpthread')
| -rw-r--r-- | lib/libpthread/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile index 0092a440a1d9..32a412706ebe 100644 --- a/lib/libpthread/Makefile +++ b/lib/libpthread/Makefile @@ -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 |
