From aaf8c35092a9f597c04c2896d4ac51300fbfd862 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Tue, 21 Jul 2026 12:49:15 +0200 Subject: [PATCH] cargo: undo nocross --- srcpkgs/cargo/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 5f4fa4ff161..ff4595359f1 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -14,7 +14,6 @@ homepage="https://crates.io/" distfiles="https://github.com/rust-lang/cargo/archive/refs/tags/${_cargo_revision}.tar.gz" checksum=7c11186fb61d20a8237b777b35beedd224c1103934f35b85fdd64ea2a9c77f07 replaces="cargo-tree>=0" -nocross="save the builders" build_options="static bindist" desc_option_bindist="Generate a tarball for bootstrap"