From ab1240af9da5d139ff138397da108bbfca66bc90 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 28 Jan 2024 15:18:42 -0800 Subject: [PATCH] binutils: disable nocross --- srcpkgs/binutils/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 219b1ba543c..382684c1505 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=ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450 -nocross=temporarily build_options="all_targets" desc_option_all_targets="Enable all supported targets"