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
This commit is contained in:
parent
1dc05de103
commit
22e001a4a4
@ -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
|
||||
|
||||
|
4
gcc.spec
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user