aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/Makefile
diff options
context:
space:
mode:
authorDavid Xu <davidxu@FreeBSD.org>2008-01-18 04:29:36 +0000
committerDavid Xu <davidxu@FreeBSD.org>2008-01-18 04:29:36 +0000
commit8d0a4dab61cf0fa83f427341e93d581ac2490eeb (patch)
tree443af9304d9ddc9cdacd5e990ebbf3ee712cc73d /lib/libthr/Makefile
parent031175705e680c9646cd915cea2f4f4436dbf1a5 (diff)
downloadsrc-8d0a4dab61cf0fa83f427341e93d581ac2490eeb.tar.gz
src-8d0a4dab61cf0fa83f427341e93d581ac2490eeb.zip
SYSTEM_SCOPE_ONLY flag is no longer needed, it is the only mode libthr
supports.
Notes
Notes: svn path=/head/; revision=175421
Diffstat (limited to 'lib/libthr/Makefile')
-rw-r--r--lib/libthr/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile
index eda7d3ef8397..f72cc828d73c 100644
--- a/lib/libthr/Makefile
+++ b/lib/libthr/Makefile
@@ -27,8 +27,6 @@ CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf/${MACHINE_ARCH}
CFLAGS+=-I${.CURDIR}/../libthread_db
CFLAGS+=-Winline
-# CFLAGS+=-DSYSTEM_SCOPE_ONLY
-
VERSION_MAP=${.CURDIR}/pthread.map
MAN= libthr.3