diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index 6bb928e1478..838f6d389df 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -23,6 +23,7 @@ distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz" checksum="0e763e6db47d5d6f91583284d2f989eacc49b84794d1443355b85c58d67ae43b" lib32disabled=yes patch_args="-Np1" +nocross=yes build_options="bindist" desc_option_bindist="Generate tarballs for bootstrap"