toolchain-binutils.eclass: add RESTRICT="!test? ( test )"
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 9 Nov 2019 13:52:15 +0000 (13:52 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 9 Nov 2019 13:54:20 +0000 (13:54 +0000)
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
eclass/toolchain-binutils.eclass

index 0b691d822762809c09e6ba5c73a5ec3a3ca6e01a..303eeb4092fd61f9aa5fcc8965aa737c144083de 100644 (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