rust: nocross until native builders finish
This commit is contained in:
parent
12e6d500f9
commit
b93f0e1aa0
|
@ -25,6 +25,7 @@ patch_args="-Np1"
|
|||
build_options="internal_llvm"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
broken="Wait for native builds to complete"
|
||||
hostmakedepends+=" cargo $(vopt_if internal_llvm '' llvm)"
|
||||
|
||||
# These are required for building the buildhost's stage0/1
|
||||
|
|
Loading…
Reference in New Issue