From 15aff31378d0e57094abb89d0c53b550bd79aa44 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Tue, 15 Apr 2025 19:38:44 -0700 Subject: [PATCH] binutils: remove nocross --- srcpkgs/binutils/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index d5013d8049b..aa49ce56c94 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -11,7 +11,6 @@ license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/binutils/" distfiles="${GNU_SITE}/binutils/binutils-${version}.tar.xz" checksum=ce2017e059d63e67ddb9240e9d4ec49c2893605035cd60e92ad53177f4377237 -nocross=temporarily build_options="all_targets" desc_option_all_targets="Enable all supported targets"