diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fd99ebd9b9ee..cffbe6376c0d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -5471,7 +5471,6 @@ net-analyzer/suricata:redis - Enable Redis support net-analyzer/symon:perl - Enables a generic perl symux client net-analyzer/symon:symon - Enables the system monitor. Offers no functionality but monitoring and forwarding of measured data net-analyzer/symon:symux - Enables the multiplexer which stores incoming symon streams on disk in RRD (net-analyzer/rrdtool) files -net-analyzer/tcpdump:drop-root - Drop privileges to pcap:pcap when run as root net-analyzer/tcpdump:smi - Build with net-libs/libsmi to load MIBs on the fly to decode SNMP packets net-analyzer/tcpreplay:pcapnav - Enable if you want the jump to byte offset feature via net-libs/libpcapnav net-analyzer/tcpreplay:tcpdump - Use net-analyzer/tcpdump for packet decoding feature @@ -8176,6 +8175,7 @@ sys-devel/clang-common:default-lld - Use lld as the default linker for clang 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++ +sys-devel/clang-runtime:offload - Install sys-libs/llvm-offload for -fopenmp GPU offloading sys-devel/clang-runtime:openmp - Install sys-libs/libomp for -fopenmp support sys-devel/clang-runtime:sanitize - Enable compiler-rt sanitizer (-fsanitize*) support sys-devel/clang-toolchain-symlinks:gcc-symlinks - Install symlinks for 'gcc' and 'g++' for extra compatibility. @@ -8449,6 +8449,7 @@ sys-libs/libxcrypt:compat - Build with compatibility interfaces for other crypt sys-libs/libxcrypt:headers-only - Build and install only the headers. sys-libs/libxcrypt:system - Install as system libcrypt.so rather than to an alternate directory (will collide with sys-libs/glibc's version) sys-libs/llvm-libunwind:clang - Force building using installed clang (rather than the default CC/CXX; required for testing). +sys-libs/llvm-offload:ompt - Enable OpenMP Tools Interface support sys-libs/minizip-ng:compat - Enable compatibility with sys-libs/zlib's USE=minizip sys-libs/minizip-ng:openssl - Use dev-libs/openssl for further encryption capabilities sys-libs/musl-nscd:minimal - Only installs the header files |