commit:     e1e86a6b1d4a37ab6e53a92b8a3b95bc27584caa
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  1 10:16:53 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug  1 10:16:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e86a6b

profiles: mask gcc:12 on multilib riscv, something is b0rken

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask 
b/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask
new file mode 100644
index 000000000000..51468882140c
--- /dev/null
+++ b/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask
@@ -0,0 +1,7 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <[email protected]> (2022-08-01)
+# Something in gcc-12 broke riscv multilib... investigating...
+# (symptom: glibc fails to emerge for non-default abi)
+sys-devel/gcc:12

Reply via email to