From f0020501099f82340db4bcf6a50f9bc3e3a335b7 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 6 Oct 2018 12:26:59 +0100 Subject: [PATCH] sys-devel/binutils-hppa64: drop DEPEND+=binutils-libs for cross case Sync change from sys-devel/binutils: "sys-devel/binutils: drop DEPEND+=binutils-libs for cross case" Signed-off-by: Sergei Trofimovich Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- .../binutils-hppa64/binutils-hppa64-2.31.1-r1.ebuild | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r1.ebuild index 47c79e64af9f..a6fcd63079d7 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -73,12 +73,6 @@ DEPEND="${RDEPEND} sys-devel/flex virtual/yacc " -if is_cross ; then - # The build assumes the host has libiberty and such when cross-compiling - # its build tools. We should probably make binutils itself build a local - # copy to use, but until then, be lazy. - DEPEND+=" >=sys-libs/binutils-libs-${PV}" -fi MY_BUILDDIR=${WORKDIR}/build S=${WORKDIR}/${P/-hppa64/} -- 2.26.2