From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F39C315827B for ; Tue, 02 Sep 2025 14:29:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DC46F340FF6 for ; Tue, 02 Sep 2025 14:29:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6B474110570; Tue, 02 Sep 2025 14:29:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5C0E411056F for ; Tue, 02 Sep 2025 14:29:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 10C9D340EAD for ; Tue, 02 Sep 2025 14:29:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A45D351C for ; Tue, 02 Sep 2025 14:29:12 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1756821550.82959dec2c009c6816f5ea74389b6a3578092bff.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/package.use.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 82959dec2c009c6816f5ea74389b6a3578092bff X-VCS-Branch: master Date: Tue, 02 Sep 2025 14:29:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 79b232de-fbfd-455a-b4c1-860aa37d4258 X-Archives-Hash: f76166974e009c797d462354f1e9a38f commit: 82959dec2c009c6816f5ea74389b6a3578092bff Author: Michal Rostecki protonmail com> AuthorDate: Wed Aug 27 03:49:03 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 2 13:59:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82959dec profiles/arch/sparc: Mask lld and compiler-rt in all llvm-core packages compiler-rt and lld are not tested on sparc. Signed-off-by: Michal Rostecki protonmail.com> Closes: https://bugs.gentoo.org/951445 Part-of: https://github.com/gentoo/gentoo/pull/42663 Signed-off-by: Michał Górny gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/42663 Signed-off-by: Michał Górny gentoo.org> profiles/arch/sparc/package.use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index cc387566f3bb..10d623d076ea 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -397,8 +397,10 @@ dev-cpp/eigen test # Sam James (2021-04-27) # Deps not yet tested/keyworded. llvm-core/clang-common default-compiler-rt default-lld +llvm-core/clang-linker-config default-lld llvm-core/clang-runtime compiler-rt default-compiler-rt default-lld llvm-core/llvm z3 +llvm-runtimes/clang-rtlib-config default-compiler-rt # Sam James (2021-03-19) # On sparc, we have to force sys-apps/grep[libsigsegv]