nickc pushed to binutils (f22). "Enable building GOLD for the AArch64. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 21 16:41:17 UTC 2015


>From b780656bed460278681688ed0ad33c194f342977 Mon Sep 17 00:00:00 2001
From: Nick Clifton <nickc at redhat.com>
Date: Tue, 21 Apr 2015 17:38:55 +0100
Subject: Enable building GOLD for the AArch64. Resolves: BZ #1203057


diff --git a/binutils.spec b/binutils.spec
index faaf361..234f122 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -19,7 +19,7 @@
 Summary: A GNU collection of binary utilities
 Name: %{?cross}binutils%{?_with_debug:-debug}
 Version: 2.25
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -60,7 +60,7 @@ Provides: bundled(libiberty)
 
 # BZ 1173780: Building GOLD for PPC is not working at the moment.
 # %define gold_arches %ix86 x86_64 %arm ppc* %{power64}
-%define gold_arches %ix86 x86_64 %arm
+%define gold_arches %ix86 x86_64 %arm aarch64
 
 %ifarch %gold_arches
 %define build_gold	both
@@ -486,6 +486,10 @@ exit 0
 %endif # %{isnative}
 
 %changelog
+* Tue Apr 21 2015 Nick Clifton <nickc at redhat.com> - 2.25-6
+- Enable building GOLD for the AArch64.
+- Resolves: BZ #1203057
+
 * Mon Feb 02 2015 Nick Clifton <nickc at redhat.com> - 2.25-5
 - Fix scanning for object symbols in binutils-2.25-kernel-ld-r.patch
 - Resolves: BZ #1149660
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/binutils.git/commit/?h=f22&id=b780656bed460278681688ed0ad33c194f342977


More information about the scm-commits mailing list