summaryrefslogtreecommitdiffstats
path: root/lib/libcxxrt/Makefile
diff options
context:
space:
mode:
authortheraven <theraven@FreeBSD.org>2011-11-26 18:46:33 +0000
committertheraven <theraven@FreeBSD.org>2011-11-26 18:46:33 +0000
commite3f9be528dde7c4a83c9e7a8baa6679993fee5c9 (patch)
treeebc9bad9ffdc334d25791808d9695bce7381a70b /lib/libcxxrt/Makefile
parent259c5471acdbbc6b8e0bcbda06891abebb89bdf1 (diff)
parentd1f68bb7aa603f1fa1323c4198b83c0b9f330d39 (diff)
downloadFreeBSD-src-e3f9be528dde7c4a83c9e7a8baa6679993fee5c9.zip
FreeBSD-src-e3f9be528dde7c4a83c9e7a8baa6679993fee5c9.tar.gz
Update libcxxrt to remove the pthread dependency.
Also add the license from upstream to contrib. Approved by: dim (mentor)
Diffstat (limited to 'lib/libcxxrt/Makefile')
-rw-r--r--lib/libcxxrt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcxxrt/Makefile b/lib/libcxxrt/Makefile
index 25bac94..f1dd957 100644
--- a/lib/libcxxrt/Makefile
+++ b/lib/libcxxrt/Makefile
@@ -21,6 +21,5 @@ SRCS+= libelftc_dem_gnu3.c\
WARNS= 0
CFLAGS+= -I${SRCDIR}
-LDADD+= -pthread
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud