aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxxrt/Makefile
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2011-11-25 20:59:04 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2011-11-25 20:59:04 +0000
commit7a984708243daa02e0a135cc67ace8003c15ffe9 (patch)
treee9f843a4983f8e370752cf3c7a1192e27874df28 /lib/libcxxrt/Makefile
parent3af069c5a337d20431a092ea41d711c207d3ebc6 (diff)
parent1828c5696f7bf5850943ea6c660a493a5e648669 (diff)
parentfc004ae803986ecb06e4a6c2ea57efc387e783a8 (diff)
downloadsrc-7a984708243daa02e0a135cc67ace8003c15ffe9.tar.gz
src-7a984708243daa02e0a135cc67ace8003c15ffe9.zip
Import libc++ / libcxxrt into base. Not build by default yet (use
MK_LIBCPLUSPLUS=yes to enable). This is a work-in-progress. It works for me, but is not guaranteed to work for anyone else and may eat your dog. To build C++ using libc++, add -stdlib=libc++ to your CXX and LD flags. Bug reports welcome, bug fixes even more welcome... Approved by: dim (mentor)
Notes
Notes: svn path=/head/; revision=227983