diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 148612 -> 148612 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 11 |
3 files changed, 16 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 8aedd79b186f..08488be2b5b9 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 349d75049ba3..c1cdde4e768a 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Matthew Smith <matthew@gentoo.org> (2022-08-19) +# Upstream recommends that tbb be built with a patch to avoid bugs. +# https://github.com/rui314/mold/releases/tag/v1.4.1 +sys-devel/mold system-tbb + # John Helmert III <ajak@gentoo.org> (2022-08-14) # libaacplus is last rited media-sound/darkice aacplus diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d65d2af88238..4e4658d644c1 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7789,6 +7789,16 @@ sys-apps/coreutils:hostname - Build the hostname program sys-apps/coreutils:kill - Build the kill program sys-apps/coreutils:multicall - Build all tools into a single `coreutils` program akin to busybox to save space sys-apps/coreutils:split-usr - Enable this if /bin and /usr/bin are separate directories +sys-apps/cpu-x:bandwidth - Intégrer bandwidth +sys-apps/cpu-x:cpu - Use the dev-libs/libcpuid library for CPU info +sys-apps/cpu-x:dmidecode - Intégrer dmidecode +sys-apps/cpu-x:force-libstatgrab - Use sys-libs/libstatgrab to instead of sys-process/procps +sys-apps/cpu-x:gpu - Use the media-libs/glfw library for GPU info +sys-apps/cpu-x:libcpuid - Utiliser la bibliothèque dev-libs/libcpuid +sys-apps/cpu-x:libglfw - Utiliser la bibliothèque media-libs/glfw +sys-apps/cpu-x:libpci - Utiliser la bibliothèque sys-apps/pciutils +sys-apps/cpu-x:opencl - Use the virtual/opencl library +sys-apps/cpu-x:pci - Use the sys-apps/pciutils library for PCI info sys-apps/dbus:elogind - Use sys-auth/elogind for session tracking. sys-apps/dbus:systemd - Build with sys-apps/systemd at_console support sys-apps/dbus-broker:launcher - dbus-daemon compatibility launcher @@ -8293,6 +8303,7 @@ sys-devel/llvm:ncurses - Support querying terminal properties using ncurses' ter sys-devel/llvm:xar - Support dumping LLVM bitcode sections in Mach-O files (uses app-arch/xar) sys-devel/llvm:z3 - Enable support for sci-mathematics/z3 constraint solver sys-devel/llvm-roc:runtime - Builds the compiler runtime libraries. +sys-devel/mold:system-tbb - Use dev-cpp/tbb package instead of vendored copy sys-devel/parity:vc10_0 - Enable support for Visual Studio 2010 sys-devel/parity:vc11_0 - Enable support for Visual Studio 2012 sys-devel/parity:vc12_0 - Enable support for Visual Studio 2013 |