projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
772470a
)
dev-lang/rust: correct bootstrap dep variable
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Mon, 30 Dec 2019 10:14:38 +0000
(
02:14
-0800)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Mon, 30 Dec 2019 10:14:38 +0000
(
02:14
-0800)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-lang/rust/rust-1.40.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.40.0-r1.ebuild
b/dev-lang/rust/rust-1.40.0-r1.ebuild
index aa528ebe85705936c9216bb74d5dcee40cad9046..12e01dfd209f73f873730622b3a7dfade4b882d9 100644
(file)
--- a/
dev-lang/rust/rust-1.40.0-r1.ebuild
+++ b/
dev-lang/rust/rust-1.40.0-r1.ebuild
@@
-60,7
+60,7
@@
LLVM_MAX_SLOT=9
# FIXME:
# this should be '>=virtual/rust-1.$(($(ver_cut 2) - 1))', but we can't do it yet
# as the first gentoo-built rust that can bootstap new compiler is 1.40.0-r1
-BOOTSTRAP_DEPEND="|| ( =dev-lang/rust-${P
F
} =dev-lang/rust-bin-${PV}* )"
+BOOTSTRAP_DEPEND="|| ( =dev-lang/rust-${P
VR
} =dev-lang/rust-bin-${PV}* )"
COMMON_DEPEND="
sys-libs/zlib