summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2dcc60d84832..d97d231c78f9 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -8169,11 +8169,11 @@ sys-devel/clang:default-compiler-rt - Use compiler-rt instead of libgcc as the d
sys-devel/clang:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang
sys-devel/clang:default-lld - Use lld as the default linker for clang
sys-devel/clang:extra - Build extra tools (clangd, clang-tidy and a few more)
+sys-devel/clang:ieee-long-double - Use accelerated 128-bit IEEE long double ABI (ppc64le only)
sys-devel/clang:static-analyzer - Install the Clang static analyzer
sys-devel/clang-common:default-compiler-rt - Use compiler-rt + libunwind instead of libgcc as the default rtlib for clang
sys-devel/clang-common:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang
sys-devel/clang-common:default-lld - Use lld as the default linker for clang
-sys-devel/clang-common:ieee-long-double - Use accelerated 128-bit IEEE long double ABI (ppc64le only)
sys-devel/clang-common:stricter - Default to stricter behavior known from newer clang versions, turning more warnings into errors
sys-devel/clang-runtime:compiler-rt - Install sys-libs/compiler-rt for -rtlib=compiler-rt
sys-devel/clang-runtime:libcxx - Install sys-libs/libcxx for -stdlib=libc++