rust: trigger cross builds
This commit is contained in:
parent
c46aebb90a
commit
802d34e201
|
@ -25,7 +25,6 @@ patch_args="-Np1"
|
|||
build_options="internal_llvm"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
broken="build host rustc first"
|
||||
hostmakedepends+=" cargo $(vopt_if internal_llvm '' llvm)"
|
||||
|
||||
# These are required for building the buildhost's stage0/1
|
||||
|
|
Loading…
Reference in New Issue