From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 058E71382C5 for ; Mon, 22 Mar 2021 08:59:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4D66E0824; Mon, 22 Mar 2021 08:59:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA4FCE0823 for ; Mon, 22 Mar 2021 08:59:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2A3F335D4C for ; Mon, 22 Mar 2021 08:59:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BDB746C for ; Mon, 22 Mar 2021 08:59:11 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1616403463.bb99c571a3f0c15a69a586b85832f5d5b115718c.polynomial-c@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: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: bb99c571a3f0c15a69a586b85832f5d5b115718c X-VCS-Branch: master Date: Mon, 22 Mar 2021 08:59:11 +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: 0a567395-1a7f-4130-940f-166d8ce4d149 X-Archives-Hash: 561d8eaa0aaa19ea5e6c731c5b9a84f7 commit: bb99c571a3f0c15a69a586b85832f5d5b115718c Author: Sam James gentoo org> AuthorDate: Fri Mar 19 23:24:25 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Mar 22 08:57:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb99c571 profiles/arch/sparc: mask sys-apps/grep[static] for now dev-libs/libsigsegv lacks USE=static-libs and there's really no pressing need to add it for now. Let's just disable USE=static for grep on sparc for the time being. Bug: https://bugs.gentoo.org/768135 Signed-off-by: Sam James gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/20012 Signed-off-by: Lars Wendler gentoo.org> profiles/arch/sparc/package.use.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index fa0a7cfb7c6..f50e6b5c81c 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-03-19) +# On sparc, we have to force sys-apps/grep[libsigsegv] +# for accurate stack overflow handling. dev-libs/libsigsegv +# lacks USE=static-libs, so for now, this means we can't +# build a static grep on sparc. +# No real pressing need to add it. +# bug #768135 +sys-apps/grep static + # Miroslav Ć ulc (2021-03-13) # virtual/jdk isn't keyworded here media-libs/rubberband jni