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