commit:     67b3c82c7943e73f410e089797e4c961bace64a8
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 10:24:49 2023 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> 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 <grobian <AT> 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 <[email protected]> (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

Reply via email to