summaryrefslogtreecommitdiffstats
path: root/lib/libc_r
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-07-05 16:21:42 +0000
committerjasone <jasone@FreeBSD.org>2000-07-05 16:21:42 +0000
commita5e8ea10096f636aa3c392e67e18eea188cb56a8 (patch)
treeddd227b3c9a02996cfb83db3015274a9a0a37544 /lib/libc_r
parent7f9b6cda1dde5ac288cb722cbef213ab80307826 (diff)
downloadFreeBSD-src-a5e8ea10096f636aa3c392e67e18eea188cb56a8.zip
FreeBSD-src-a5e8ea10096f636aa3c392e67e18eea188cb56a8.tar.gz
Remove DEBUG_FLAGS=-g3, which never should have been committed.
Diffstat (limited to 'lib/libc_r')
-rw-r--r--lib/libc_r/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc_r/Makefile b/lib/libc_r/Makefile
index 0092a44..32a4127 100644
--- a/lib/libc_r/Makefile
+++ b/lib/libc_r/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
OpenPOWER on IntegriCloud