commit: 7003b7babfcbb093075f073e7757199f5ff28716 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Sep 25 16:21:43 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Sep 25 16:21:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7003b7ba
profiles: drop riscv multilib gcc-12 mask so we can investigate better 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 deletions(-) diff --git a/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask b/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask deleted file mode 100644 index 51468882140c..000000000000 --- a/profiles/default/linux/riscv/20.0/rv64gc/multilib/package.mask +++ /dev/null @@ -1,7 +0,0 @@ -# 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
