From 97ea5314f8049063ae2ee341e9f48ec4ba94c146 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Sun, 29 Jun 2025 13:04:25 +0200 Subject: [PATCH] rust: re-enable cross This reverts commit 38c76309a00b1d1537843bd7b50067f604735f90. --- srcpkgs/rust/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index b0275e21a36..ed086aa2707 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -24,8 +24,6 @@ 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"