From 22e001a4a4c957e72148a2be0a91295e810ff44330b7545e3e9e365f0e46c742 Mon Sep 17 00:00:00 2001
From: Richard Biener <rguenther@suse.com>
Date: Mon, 4 Apr 2016 07:34:29 +0000
Subject: [PATCH] Accepting request 383085 from home:k0da:ada

- Build ada for ppc64le

OBS-URL: https://build.opensuse.org/request/show/383085
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=63
---
 gcc.changes | 5 +++++
 gcc.spec    | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/gcc.changes b/gcc.changes
index 4efde40..abc3cae 100644
--- a/gcc.changes
+++ b/gcc.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Fri Apr  1 19:39:13 UTC 2016 - dvaleev@suse.com
+
+- Build ada for ppc64le 
+
 -------------------------------------------------------------------
 Thu May 21 09:25:10 UTC 2015 - rguenther@suse.com
 
diff --git a/gcc.spec b/gcc.spec
index ea8aac8..d265429 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package gcc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@ Name:           gcc
 # Ada currently fails to build on a few platforms, enable it only
 # on those that work
 # Note that AdaCore only supports %ix86, x86_64 and ia64
-%ifarch %ix86 x86_64 ppc ppc64 s390 ia64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64
 %define build_ada 1
 %else
 # alpha s390x hppa arm