From a5e8ea10096f636aa3c392e67e18eea188cb56a8 Mon Sep 17 00:00:00 2001 From: jasone Date: Wed, 5 Jul 2000 16:21:42 +0000 Subject: Remove DEBUG_FLAGS=-g3, which never should have been committed. --- lib/libpthread/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libpthread') diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile index 0092a44..32a4127 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 -- cgit v1.1