diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-06 01:47:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-06 01:47:32 +0000 |
commit | d0283dc748c38f55706c7e4c04f4848afeef54a9 (patch) | |
tree | ef21380422805615f7e775efb5eab147749c15bf /profiles/use.local.desc | |
parent | 77d1bb6f8d47023aa21aaee830bf3229837233d1 (diff) |
gentoo auto-resync : 06:03:2025 - 01:47:31
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 72c102302f69..853c54dbebac 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -3722,9 +3722,13 @@ llvm-core/clang-common:default-compiler-rt - Use compiler-rt + libunwind instead llvm-core/clang-common:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang. Beware: this breaks ABI, producing binaries incompatible with those built with GCC or Clang using libstdc++. Do not set unless you know what you're doing. llvm-core/clang-common:default-lld - Use lld as the default linker for clang llvm-core/clang-runtime:compiler-rt - Install llvm-runtimes/compiler-rt for -rtlib=compiler-rt +llvm-core/clang-runtime:default-compiler-rt - Use compiler-rt + libunwind instead of libgcc as the default rtlib for clang +llvm-core/clang-runtime:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang +llvm-core/clang-runtime:default-lld - Use lld as the default linker for clang llvm-core/clang-runtime:libcxx - Install llvm-runtimes/libcxx for -stdlib=libc++ llvm-core/clang-runtime:offload - Install llvm-runtimes/offload for -fopenmp GPU offloading llvm-core/clang-runtime:openmp - Install llvm-runtimes/openmp for -fopenmp support +llvm-core/clang-runtime:polly - Load Polly plugin (you still need -mllvm -polly to use it) llvm-core/clang-runtime:sanitize - Enable compiler-rt sanitizer (-fsanitize*) support llvm-core/clang-toolchain-symlinks:gcc-symlinks - Install symlinks for 'gcc' and 'g++' for extra compatibility. llvm-core/clang-toolchain-symlinks:multilib-symlinks - Install symlinks for all ABI CHOSTs. Note that this can result in gcc being overrode for native builds, as well as conflict with crossdev if used for the same targets. @@ -4387,6 +4391,10 @@ media-libs/libsdl2:pipewire - Enable support for the media-video/pipewire audio media-libs/libsdl2:sndio - Enable support for the media-sound/sndio backend media-libs/libsdl2:sound - Control audio support (disable at your own risk) media-libs/libsdl2:video - Control video support (disable at your own risk) +media-libs/libsdl3:ibus - Enable support for app-i18n/ibus +media-libs/libsdl3:kms - Enable support for direct Kernel Mode Setting video output +media-libs/libsdl3:pipewire - Enable support for media-video/pipewire +media-libs/libsdl3:sndio - Enable support for media-sound/sndio media-libs/libshumate:sysprof - Enable sysprof-capture support for profiling media-libs/libtgvoip:dsp - Enable signal processing (echo cancellation, noise suppression, and automatic gain control) media-libs/libv4l:bpf - Enable support for IR BPF decoders @@ -5882,6 +5890,7 @@ net-im/gajim:remote - Controling Gajim instance from command line with gajim-rem net-im/gajim:rst - Generating XHTML output from RST code net-im/gajim:spell - Spellchecking of composed messages net-im/gajim:upnp - Ability to request your router to forward port for file transfer +net-im/gajim:voice - Support for video calls, audio calls and voice messages net-im/gajim:webp - Support WebP avatars net-im/libcommuni:qml - Install optional qml files. net-im/libcommuni:uchardet - Use app-i18n/uchardet, which is upstreams default, instead of dev-libs/icu, which makes impossible to run tests. |