SHA256
1
0
forked from pool/gdb

Accepting request 443685 from home:Andreas_Schwab:Factory

- Enable ada testing on aarch64 for tumbleweed

OBS-URL: https://build.opensuse.org/request/show/443685
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=147
This commit is contained in:
Michael Matz 2016-12-05 13:17:45 +00:00 committed by Git OBS Bridge
parent 35e09cb6e4
commit 5ab305852f
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Dec 3 10:27:31 UTC 2016 - schwab@suse.de
- Enable ada testing on aarch64 for tumbleweed
-------------------------------------------------------------------
Mon Nov 21 11:17:58 UTC 2016 - schwab@suse.de

View File

@ -284,6 +284,11 @@ BuildRequires: gcc-objc
%ifarch %{ix86} x86_64 ia64 ppc ppc64 s390 alpha
BuildRequires: gcc-ada
%endif
%ifarch aarch64
%if 0%{suse_version} >= 1330
BuildRequires: gcc-ada
%endif
%endif
%if 0%{suse_version} > 1110
%ifarch x86_64 ppc64 s390x
%if 0%{suse_version} >= 1330