aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Xu <davidxu@FreeBSD.org>2006-03-25 05:00:54 +0000
committerDavid Xu <davidxu@FreeBSD.org>2006-03-25 05:00:54 +0000
commit07c7c80074d438cfad668bff481fbd86bd5968f5 (patch)
tree4d1af32106b5e930420a748712150d72de36bddd /lib
parentb6b894f66bd153bceb9c4fec98137202273fe275 (diff)
downloadsrc-07c7c80074d438cfad668bff481fbd86bd5968f5.tar.gz
src-07c7c80074d438cfad668bff481fbd86bd5968f5.zip
Compile thr_rtld.c
Notes
Notes: svn path=/head/; revision=157112
Diffstat (limited to 'lib')
-rw-r--r--lib/libthr/thread/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libthr/thread/Makefile.inc b/lib/libthr/thread/Makefile.inc
index 5960756696dd..33ca99e5e3d3 100644
--- a/lib/libthr/thread/Makefile.inc
+++ b/lib/libthr/thread/Makefile.inc
@@ -36,6 +36,7 @@ SRCS+= \
thr_printf.c \
thr_pspinlock.c \
thr_resume_np.c \
+ thr_rtld.c \
thr_rwlock.c \
thr_rwlockattr.c \
thr_self.c \