From 1063dbe9c2b59775a2a33e6117fa1c398b044d1e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 6 Mar 2013 16:07:24 +0000 Subject: [PATCH] Enable building of GOLD for the ARM. Resolves: #908966 --- binutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/binutils.spec b/binutils.spec index 5cc67a5..da7e663 100644 --- a/binutils.spec +++ b/binutils.spec @@ -17,7 +17,7 @@ Summary: A GNU collection of binary utilities Name: %{?cross}binutils%{?_with_debug:-debug} Version: 2.23.52.0.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3+ Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -47,7 +47,7 @@ Patch12: binutils-2.23.52.0.1-as-doc-texinfo-fixes.patch Provides: bundled(libiberty) -%define gold_arches %ix86 x86_64 +%define gold_arches %ix86 x86_64 %arm %ifarch %gold_arches %define build_gold both @@ -451,6 +451,9 @@ exit 0 %endif # %{isnative} %changelog +* Wed Mar 06 2013 Nick Clifton - 2.23.52.0.1-4 +- Enable building of GOLD for the ARM. (#908966) + * Mon Mar 04 2013 Nick Clifton - 2.23.52.0.1-3 - Fix errors reported by version 5.0 of texinfo.