[binutils] * Tue Aug 12 2014 Jeff Law <law at redhat.com> - 2.24-17 - Enable gold for PPC.

Jeffrey Law law at fedoraproject.org
Tue Aug 12 19:35:53 UTC 2014


commit e356d3a444b97aef08b6f64be9ed92fce7e5a625
Author: Jeff Law <law at redhat.com>
Date:   Tue Aug 12 13:35:46 2014 -0600

    * Tue Aug 12 2014 Jeff Law <law at redhat.com> - 2.24-17
    - Enable gold for PPC.

 binutils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index 403aa68..f6c5f22 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.24
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -66,7 +66,7 @@ Patch23: binutils-2.24-aarch64-ld-shared-non-PIC-xfail.patch
 
 Provides: bundled(libiberty)
 
-%define gold_arches %ix86 x86_64 %arm
+%define gold_arches %ix86 x86_64 %arm ppc* %{power64}
 
 %ifarch %gold_arches
 %define build_gold	both
@@ -500,6 +500,9 @@ exit 0
 %endif # %{isnative}
 
 %changelog
+* Tue Aug 12 2014 Jeff Law <law at redhat.com> - 2.24-17
+- Enable gold for PPC.
+
 * Tue Jun 24 2014 Kyle McMartin <kyle at redhat.com> - 2.24-16
 - Backport a couple LTO testsuite fixes from HEAD.
   Default to -ffat-lto-objects for some ld tests, which was the default in


More information about the scm-commits mailing list