You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
359 B

# Make static linking work by default for simple binaries (bug #892956)
sys-libs/llvm-libunwind static-libs
# use lld by default
sys-devel/llvm -binutils-plugin
# use all defaults
sys-libs/compiler-rt clang
# disable sanitizers for now
sys-devel/clang-runtime compiler-rt libcxx -sanitize
# sys-libs/compiler-rt-sanitizers clang
sys-libs/libcxx libcxxabi