diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index fb0b50c5e3c..f19fd148067 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=cd0ba83fcca55b64c0c9f23130fe731dfc1882b73ae21bef96be8f2362c108ee if [ "$CROSS_BUILD" ]; then - broken="build native compilers first" hostmakedepends+=" cargo llvm" # These are required for building the buildhost's stage0/1