summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-20 14:13:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-20 14:14:59 +0200
commitcf78c8b2ba15d716d9c1174a752f129fc57952ce (patch)
treef9760a8e3cc478ce7857ee434ed533d0c636246b /profiles
parentdev-ml/dune: fix elisp compilation (diff)
downloadgentoo-cf78c8b2ba15d716d9c1174a752f129fc57952ce.tar.gz
gentoo-cf78c8b2ba15d716d9c1174a752f129fc57952ce.tar.bz2
gentoo-cf78c8b2ba15d716d9c1174a752f129fc57952ce.zip
profiles/arch/s390: force binutils multitarget support on
Closes: https://bugs.gentoo.org/show_bug.cgi?id=839660 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/s390/package.use.force4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/s390/package.use.force b/profiles/arch/s390/package.use.force
index 7d7cebc771ad..63b764ca220d 100644
--- a/profiles/arch/s390/package.use.force
+++ b/profiles/arch/s390/package.use.force
@@ -1,6 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-04-20)
+# s390-tools (in @system) needs this for building some bootloader code
+sys-devel/binutils multitarget
+
# Mike Frysinger <vapier@gentoo.org> (2016-12-09)
# The ABI changes when the flag is disabled. Force it for now.
# https://gmplib.org/list-archives/gmp-bugs/2016-December/004039.html