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