diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index f4d430b2dd2..d46ef451a0b 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -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