# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sam James (2023-03-03) # Force the toolchain environment we expect on the LLVM profiles. # default-libcxx in particular changes ABI so can't be toggled at-will, and other # profile settings expect it. # TODO: Make a profile without default-libcxx too? llvm-core/clang-common default-compiler-rt default-lld default-libcxx llvm-core/clang-runtime default-compiler-rt default-lld default-libcxx