- Enable Ada for ppc64le and aarch64.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=64
This commit is contained in:
parent
22e001a4a4
commit
9395215f1c
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 19:39:13 UTC 2016 - dvaleev@suse.com
|
||||
Thu Apr 14 11:01:22 UTC 2016 - rguenther@suse.com
|
||||
|
||||
- Build ada for ppc64le
|
||||
- Enable Ada for ppc64le and aarch64.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 09:25:10 UTC 2015 - rguenther@suse.com
|
||||
|
2
gcc.spec
2
gcc.spec
@ -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 ppc64le s390 ia64
|
||||
%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64 aarch64
|
||||
%define build_ada 1
|
||||
%else
|
||||
# alpha s390x hppa arm
|
||||
|
Loading…
Reference in New Issue
Block a user