mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
toolchain-binutils.eclass: add RESTRICT="!test? ( test )"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user