- 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:
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
|
||||
|
Reference in New Issue
Block a user