From 38c76309a00b1d1537843bd7b50067f604735f90 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Sun, 29 Jun 2025 00:40:51 +0200 Subject: [PATCH] rust: temporary nocross --- srcpkgs/rust/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index ed086aa2707..b0275e21a36 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -24,6 +24,8 @@ lib32disabled=yes make_check=no # CBA for now python_version=3 # needed for python files in rust-src +nocross="save the builders" + build_helper="qemu" build_options="bindist" desc_option_bindist="Generate tarballs for bootstrap"