1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/libcxxrt/pkg-descr
Baptiste Daroussin 71c746b30b Add libcxxrt into the ports tree, that is a necessary piece of bringing
a one true unique c++ ABI for the ports tree
2014-01-29 18:19:06 +00:00

9 lines
306 B
Plaintext

This library implements the Code Sourcery C++ ABI, as documented here:
http://www.codesourcery.com/public/cxx-abi/abi.html
It is intended to sit below an STL implementation, and provide features required
by the compiler for implementation of the C++ language.
WWW: https://github.com/pathscale/libcxxrt