diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index de98cadc9ee..1363b7f96e5 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