From 8c985cde69b8ea7384e1aead73a21230ec6345d4 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Fri, 19 Aug 2022 18:50:30 +0100 Subject: 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 --- profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'profiles/base') 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 (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 (2022-08-14) # libaacplus is last rited media-sound/darkice aacplus -- cgit v1.2.3-65-gdbad