gentoo-ebuilds/profiles/arch/mips/mips64/multilib/package.use.force
Michał Górny 1a96b82a76
profiles/arch: Force multilib flags on sys-devel/gcc deps
Force enabling respective abi_* flags on sys-devel/gcc dependencies
in profiles where multiple MULTILIB_ABIS are used by default.  This
prevents sys-devel/gcc build from failing late in the build with cryptic
error messages when USE=multilib (that is forced on) is used along with
USE=objc.

Bug: https://bugs.gentoo.org/617788
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/33216
Signed-off-by: Sam James <sam@gentoo.org>
2023-11-26 23:36:10 +00:00

8 lines
409 B
Text

# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2023-10-06)
# Require ABIs matching MULTILIB_ABIS in gcc dependencies -- otherwise
# sys-devel/gcc[multilib] (which is forced) will fail late in build.
dev-libs/libatomic_ops abi_mips_n32 abi_mips_n64 abi_mips_o32
dev-libs/boehm-gc abi_mips_n32 abi_mips_n64 abi_mips_o32