diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index 4393960039..9336dcb165 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -22,9 +22,6 @@ distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz" checksum=9ad54dc0baf1db5fc6a79d54e71c439c82aff85cd96778978456f2958211ef06 if [ "$CROSS_BUILD" ]; then - - broken="build non-cross first" - hostmakedepends+=" cargo llvm" # These are required for building the buildhost's stage0/1