diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index c9e1f6990f9..248d01f33f9 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -22,7 +22,6 @@ distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz" checksum=5088e796aa2e47478cdf41e7243fc5443fafab0a7c70a11423e57c80c04167c9 if [ "$CROSS_BUILD" ]; then - broken="native builds need to finish first" hostmakedepends+=" cargo llvm" # These are required for building the buildhost's stage0/1