summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-12-03 02:07:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-12-03 02:07:18 +0000
commit7f4b508a2da3c371c7e770aa6ab83b0c4237cd1c (patch)
tree81d78cbf05f5daa7d57418d32f44b0149a56a765 /profiles/use.local.desc
parentd4f65848c7ecabb56e2f93889cbd20078cd347f7 (diff)
gentoo auto-resync : 03:12:2024 - 02:07:18
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 372d067e9786..04f59b2aeecc 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2923,6 +2923,7 @@ dev-util/hip:hip - Build HIP runtime
dev-util/hip:opencl - Build OpenCL runtime
dev-util/hip:video_cards_amdgpu - Build for AMD platform
dev-util/hip:video_cards_nvidia - Build for Nvidia platform
+dev-util/idea-community:experimental - Enables Wayland support preview.
dev-util/intel-graphics-compiler:vc - Enable VectorCompiler for a better performance.
dev-util/intel-graphics-system-controller:cli - Build CLI tools for flashing manually a firmware upgrade.
dev-util/kcov:binutils - Use sys-libs/binutils-libs for `--verify` support
@@ -8206,7 +8207,7 @@ sys-devel/gcc:go - Build the GCC Go language frontend.
sys-devel/gcc:graphite - Add support for the framework for loop optimizations based on a polyhedral intermediate representation
sys-devel/gcc:ieee-long-double - Use accelerated 128-bit IEEE long double ABI (ppc64le only)
sys-devel/gcc:jit - Enable libgccjit so other applications can embed gcc for Just-In-Time compilation.
-sys-devel/gcc:libdiagnostics - Provide libdiagnostics (https://gcc.gnu.org/wiki/libdiagnostics). This also installs the 'sarif-replay' tool.
+sys-devel/gcc:libgdiagnostics - Provide libgdiagnostics (https://gcc.gnu.org/wiki/libgdiagnostics). This also installs the 'sarif-replay' tool.
sys-devel/gcc:libssp - Build SSP support into a dedicated library rather than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES)
sys-devel/gcc:lto - Build using Link Time Optimizations (LTO). Note that GCC is always built with support for building other programs with LTO. This USE flag is for whether GCC itself is built and optimized with LTO.
sys-devel/gcc:modula2 - Build the GCC Modula-2 language frontend.