summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-18 11:55:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-18 11:55:01 +0100
commit7288c6e5fa05acddbf692a5187d925ef85662b46 (patch)
tree54bfc06561e59d1ad1e6e7bdbd06b76fc4ba0d06 /profiles/use.local.desc
parent5a1fb66df455454109e1de61d38b48f509dc68b8 (diff)
gentoo auto-resync : 18:04:2023 - 11:55:01
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2c17a139d059..7c3be1347fe2 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2127,6 +2127,7 @@ dev-libs/ppl:lpsol - Build the ppl_lpsol linear program solver that uses sci-mat
dev-libs/qcoro5:network - Build dev-qt/qtnetwork support
dev-libs/qcoro5:qml - Enable QML/QtQuick support via dev-qt/qtdeclarative
dev-libs/qcoro5:websockets - Build dev-qt/qtwebsockets support
+dev-libs/qhotkey:qt6 - Use Qt6 dependencies
dev-libs/quazip:qt5 - Build with Qt5 support
dev-libs/quazip:qt6 - Build with Qt6 support
dev-libs/raft:zfs - ZFS support
@@ -8170,6 +8171,7 @@ sys-devel/gcc:ieee-long-double - Use accelerated 128-bit IEEE long double ABI (p
sys-devel/gcc:jit - Enable libgccjit so other applications can embed gcc for Just-In-Time compilation.
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.
sys-devel/gcc:mpx - Enable support for Intel Memory Protection Extensions (MPX)
sys-devel/gcc:nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
sys-devel/gcc:objc - Build support for the Objective C code language