diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index b800b534c5a..81bd9ab1609 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="Wait for native builds to complete" hostmakedepends+=" cargo $(vopt_if internal_llvm '' llvm)" # These are required for building the buildhost's stage0/1