Services » Browse Packages » sys-libs »
libcxx
Description: | New implementation of the C++ standard library, targeting C++11 |
Homepage: | https://libcxx.llvm.org/ |
Location: | Portage |
|
Legend:
- + - stable
- ~ - unstable
- M - hardmask
|
USE flags
- abi_mips_n32 - 64-bit (32-bit pointer) libraries
- abi_mips_n64 - 64-bit libraries
- abi_mips_o32 - 32-bit libraries
- abi_s390_32 - 32-bit (s390) libraries
- abi_s390_64 - 64-bit (s390x) libraries
- abi_x86_32 - 32-bit (x86) libraries
- abi_x86_64 - 64-bit (amd64) libraries
- abi_x86_x32 - x32 ABI libraries
- clang - Force building using installed clang (rather than the default CC/CXX; required for testing).
- libcxxabi - Build on top of sys-libs/libcxxabi instead of gcc's libsupc++ (avoids depending on gcc).
- libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc.
- static-libs - Build static versions of dynamic libraries as well
- test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-sig - Verify upstream signatures on distfiles
Also available in:
Atom