projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16e2baa
)
dev-lang/rust: restrict tests for now
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sat, 25 Apr 2020 06:05:28 +0000
(23:05 -0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sat, 25 Apr 2020 06:05:52 +0000
(23:05 -0700)
need more work
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-lang/rust/rust-1.43.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.43.0.ebuild
b/dev-lang/rust/rust-1.43.0.ebuild
index f667f6633749c888f9d0377ae3c5ce502bb9170b..ab176763421d1393f900bf325d0b8b0e5b4ef723 100644
(file)
--- a/
dev-lang/rust/rust-1.43.0.ebuild
+++ b/
dev-lang/rust/rust-1.43.0.ebuild
@@
-106,6
+106,10
@@
QA_FLAGS_IGNORED="
usr/lib/rustlib/.*/lib/lib.*.so
"
+# tests need a bit more work, currently they are causing multiple
+# re-compilations and somewhat fragile.
+RESTRICT="test"
+
QA_SONAME="usr/lib.*/librustc_macros.*.so"
PATCHES=(