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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 123BA15ACFB for ; Thu, 27 Apr 2023 10:27:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42C03E088C; Thu, 27 Apr 2023 10:27:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D3EDE088C for ; Thu, 27 Apr 2023 10:27:25 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C8ED33BE33 for ; Thu, 27 Apr 2023 10:27:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4F3AA4C for ; Thu, 27 Apr 2023 10:27:22 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1682591240.67b3c82c7943e73f410e089797e4c961bace64a8.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/darwin/macos/package.mask X-VCS-Directories: profiles/prefix/darwin/macos/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 67b3c82c7943e73f410e089797e4c961bace64a8 X-VCS-Branch: master Date: Thu, 27 Apr 2023 10:27:22 +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: 728159b3-7cca-4072-a8d0-f52ea8ac7c8d X-Archives-Hash: cf3b975ffd7755eec01617d8ab11e6ff commit: 67b3c82c7943e73f410e089797e4c961bace64a8 Author: Fabian Groffen gentoo org> AuthorDate: Thu Apr 27 10:24:49 2023 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Apr 27 10:27:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b3c82c profiles/prefix/darwin/macos/package.mask: mask gcc-12.2 #905152 odd interaction with -stdlib=libc++ Bug: https://bugs.gentoo.org/905152 Signed-off-by: Fabian Groffen gentoo.org> profiles/prefix/darwin/macos/package.mask | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 65c385e7abde..454b5a7599c3 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,2 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# Fabian Groffen (2023-04-27) +# https://bugs.gentoo.org/905152 +# breaks behaviour with -stdlib=libc++, masked for now +=sys-devel/gcc-12.2.0 +=sys-devel/gcc-12.2.0-r1