Accepting request 147354 from devel:gcc
- Re-enable Ada for ppc64. OBS-URL: https://build.opensuse.org/request/show/147354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=43
This commit is contained in:
commit
583e8079a0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 09:10:36 UTC 2013 - rguenther@suse.com
|
||||
|
||||
- Re-enable Ada for ppc64.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 13 14:15:21 UTC 2012 - rguenther@suse.com
|
||||
|
||||
|
4
gcc.spec
4
gcc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gcc
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products 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 s390 ia64
|
||||
%ifarch %ix86 x86_64 ppc ppc64 s390 ia64
|
||||
%define build_ada 1
|
||||
%else
|
||||
# alpha ppc64 s390x hppa arm
|
||||
|
Loading…
Reference in New Issue
Block a user