aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-07-10 11:25:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-07-10 11:25:44 +0000
commitf8959eb3565c6c340b3e6082528dc36a4a92123d (patch)
treedc439fb0a47901a7a324e96a8d473acfd40670bd /devel/Makefile
parentc09bed17e7e8ee274324ac56042374284db02f8a (diff)
downloadports-f8959eb3565c6c340b3e6082528dc36a4a92123d.tar.gz
ports-f8959eb3565c6c340b3e6082528dc36a4a92123d.zip
Add llvm's libc++ stdc++ library, which supports c++11.
This is for 9.1-stable so ports can use it. libc++ isn't build by default in 9.x. Borrow some code from the llvm/clang -devel ports for generating svn checkout semi automaticly.
Notes
Notes: svn path=/head/; revision=322652
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e1a6006adf7b..8b389eb0d9f1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -947,6 +947,7 @@
SUBDIR += libbonobo-reference
SUBDIR += libbonobomm
SUBDIR += libburn
+ SUBDIR += libc++
SUBDIR += libccid
SUBDIR += libcfg
SUBDIR += libcfu