projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbd349c
)
toolchain-binutils.eclass: add RESTRICT="!test? ( test )"
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sat, 9 Nov 2019 13:52:15 +0000
(13:52 +0000)
committer
Sergei 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
patch
|
blob
|
history
diff --git
a/eclass/toolchain-binutils.eclass
b/eclass/toolchain-binutils.eclass
index 0b691d822762809c09e6ba5c73a5ec3a3ca6e01a..303eeb4092fd61f9aa5fcc8965aa737c144083de 100644
(file)
--- a/
eclass/toolchain-binutils.eclass
+++ b/
eclass/toolchain-binutils.eclass
@@
-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