rust: trigger cross builds

This commit is contained in:
Johannes 2019-04-12 12:54:13 +02:00
parent c46aebb90a
commit 802d34e201

View file

@ -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