Accepting request 389804 from devel:gcc
- Enable Ada for ppc64le and aarch64. OBS-URL: https://build.opensuse.org/request/show/389804 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=54
This commit is contained in:
commit
4d90c381da
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 11:01:22 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Enable Ada for ppc64le and aarch64.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 21 09:25:10 UTC 2015 - rguenther@suse.com
|
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
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
# Ada currently fails to build on a few platforms, enable it only
|
||||||
# on those that work
|
# on those that work
|
||||||
# Note that AdaCore only supports %ix86, x86_64 and ia64
|
# 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 aarch64
|
||||||
%define build_ada 1
|
%define build_ada 1
|
||||||
%else
|
%else
|
||||||
# alpha s390x hppa arm
|
# alpha s390x hppa arm
|
||||||
|
Loading…
Reference in New Issue
Block a user