diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index c9d72f57d99..c41aca61d57 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=cde177b4a8c687da96f20de27630a1eb55c9d146a15e4c900d5c31cd3c3ac41d lib32disabled=yes patch_args="-Np1" +nocross=yes build_options="bindist" desc_option_bindist="Generate tarballs for bootstrap"