rust: trigger cross builds
This commit is contained in:
parent
20ae4afca7
commit
5e35fc2ca3
1 changed files with 0 additions and 3 deletions
|
@ -22,9 +22,6 @@ distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
|||
checksum=36a38902dbd9a3e1240d46ab0f2ca40d2fd07c2ab6508ed7970c6c4c036b5b29
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
||||
broken="do native builds first"
|
||||
|
||||
hostmakedepends+=" cargo llvm"
|
||||
|
||||
# These are required for building the buildhost's stage0/1
|
||||
|
|
Loading…
Add table
Reference in a new issue