From: Sergei Trofimovich Date: Sat, 6 Oct 2018 11:26:59 +0000 (+0100) Subject: sys-devel/binutils-hppa64: drop DEPEND+=binutils-libs for cross case X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f0020501099f82340db4bcf6a50f9bc3e3a335b7;p=gentoo.git 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 --- 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/}