Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/riscv/20.0/rv64gc/multilib/
Date: Mon, 01 Aug 2022 10:17:44
Message-Id: 1659349013.e1e86a6b1d4a37ab6e53a92b8a3b95bc27584caa.dilfridge@gentoo
1 commit: e1e86a6b1d4a37ab6e53a92b8a3b95bc27584caa
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 1 10:16:53 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 1 10:16:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e86a6b
7
8 profiles: mask gcc:12 on multilib riscv, something is b0rken
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask | 7 +++++++
13 1 file changed, 7 insertions(+)
14
15 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask b/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask
16 new file mode 100644
17 index 000000000000..51468882140c
18 --- /dev/null
19 +++ b/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask
20 @@ -0,0 +1,7 @@
21 +# Copyright 2022 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +# Andreas K. Hüttel <dilfridge@g.o> (2022-08-01)
25 +# Something in gcc-12 broke riscv multilib... investigating...
26 +# (symptom: glibc fails to emerge for non-default abi)
27 +sys-devel/gcc:12