1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00

Remove -D_THREAD_SAFE.

Submitted by:   Craig Rodrigues <rodrigc@crodrigues.org>
This commit is contained in:
Daniel Eischen 2003-07-13 05:35:30 +00:00
parent ed4ee6b2af
commit 209afb2603
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117500

View File

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