diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-08-19 18:50:30 +0100 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-08-19 18:55:13 +0100 |
commit | 8c985cde69b8ea7384e1aead73a21230ec6345d4 (patch) | |
tree | 7721ef2a1b3622569a669f8e12b10eef71dc7389 /profiles/base | |
parent | app-editors/emacs: Stabilize 28.1-r2 ppc64, #865817 (diff) | |
download | gentoo-8c985cde69b8ea7384e1aead73a21230ec6345d4.tar.gz gentoo-8c985cde69b8ea7384e1aead73a21230ec6345d4.tar.bz2 gentoo-8c985cde69b8ea7384e1aead73a21230ec6345d4.zip |
sys-devel/mold: add 1.4.1
Also switch to new CMake build system, and add a (currently masked)
USE-flag to switch between vendored and system tbb.
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
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 |