Accepting request 703442 from home:Andreas_Schwab:Factory
- Add ada links on riscv64 OBS-URL: https://build.opensuse.org/request/show/703442 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=93
This commit is contained in:
parent
916b6e7846
commit
6e13623a89
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 16 13:23:19 UTC 2019 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Add ada links on riscv64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 10 07:23:58 UTC 2019 - rguenther@suse.com
|
Fri May 10 07:23:58 UTC 2019 - 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
|
# 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 ppc64le s390 s390x ia64 aarch64
|
%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x ia64 aarch64 riscv64
|
||||||
%define build_ada 1
|
%define build_ada 1
|
||||||
%else
|
%else
|
||||||
# alpha hppa arm
|
# alpha hppa arm
|
||||||
|
Loading…
Reference in New Issue
Block a user