toolchain-binutils.eclass: add RESTRICT="!test? ( test )"

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2019-11-09 13:52:15 +00:00
parent cbd349c0cd
commit 8b05e4a7a9

View File

@@ -99,6 +99,9 @@ DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
sys-devel/flex
virtual/yacc"
RESTRICT="!test? ( test )"
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