From 16be0c7f58b7127b57ce03903c3fc106f42cc49d Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 7 Sep 2020 04:11:02 +0200 Subject: [PATCH] Revert "cargo: nocross for now" This reverts commit a2af2eaab0bd1f76f2be88825189e94a47628918. --- srcpkgs/cargo/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 3181bd166a0..88e1469b38c 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -15,7 +15,6 @@ distfiles="https://github.com/rust-lang/cargo/archive/${version}.tar.gz" checksum=e0eb4e72a6ba4d39040500ce24a12975379c1ddd39c04f23a0e4739e520965de replaces="cargo-tree>=0" _cargo_dist_version=0.46.1 -nocross=yes build_options="static bindist" desc_option_bindist="Generate a tarball for bootstrap"