aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2003-07-13 05:35:30 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2003-07-13 05:35:30 +0000
commit209afb2603665815e9200cce446eed4e3b0a6cd8 (patch)
tree4b1b7181cdb2ece6084d838cf81f6eea947d93bd /lib/libc_r
parented4ee6b2af5004951aeb58990a3763e4d04b88f0 (diff)
Notes
Diffstat (limited to 'lib/libc_r')
-rw-r--r--lib/libc_r/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/Makefile b/lib/libc_r/Makefile
index f5edef9ffea6..854fd16b4b04 100644
--- a/lib/libc_r/Makefile
+++ b/lib/libc_r/Makefile
@@ -9,7 +9,7 @@
# system call stubs.
LIB=c_r
SHLIB_MAJOR= 5
-CFLAGS+=-DPTHREAD_KERNEL -D_THREAD_SAFE
+CFLAGS+=-DPTHREAD_KERNEL
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/uthread \
-I${.CURDIR}/../../include