forked from pool/gcc14
- Restrict general cross-compiler builds to ppc64le, x86_64, s390x
and aarch64 hosts. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc14?expand=0&rev=4
This commit is contained in:
@@ -276,7 +276,7 @@ ExcludeArch: %{cross_arch}
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?gcc_icecream:1}%{?gcc_libc_bootstrap:1}
|
||||
ExclusiveArch: i586 ppc64le ppc64 x86_64 s390x aarch64 riscv64
|
||||
ExclusiveArch: ppc64le x86_64 s390x aarch64
|
||||
%endif
|
||||
%define _binary_payload w.ufdio
|
||||
# Obsolete cross-ppc-gcc49 from cross-ppc64-gcc49 which has
|
||||
|
Reference in New Issue
Block a user