rust: enable cross builds again
This commit is contained in:
parent
9a13b0eac0
commit
fd7b9f01f9
@ -22,7 +22,6 @@ distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
|||||||
checksum=5088e796aa2e47478cdf41e7243fc5443fafab0a7c70a11423e57c80c04167c9
|
checksum=5088e796aa2e47478cdf41e7243fc5443fafab0a7c70a11423e57c80c04167c9
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
broken="native builds need to finish first"
|
|
||||||
hostmakedepends+=" cargo llvm"
|
hostmakedepends+=" cargo llvm"
|
||||||
|
|
||||||
# These are required for building the buildhost's stage0/1
|
# These are required for building the buildhost's stage0/1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user