forked from pool/gcc13
This commit is contained in:
@@ -176,11 +176,16 @@ ExclusiveArch: do-not-build
|
||||
%define amdgcn_newlib 1
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?gcc_icecream:1}%{?gcc_target_glibc:1}%{?gcc_libc_bootstrap:1}
|
||||
ExclusiveArch: i586 ppc64le ppc64 x86_64 s390x aarch64 riscv64
|
||||
%if "%{cross_arch}" == "pru"
|
||||
ExclusiveArch: %arm
|
||||
%endif
|
||||
%if 0%{?gcc_target_glibc:1}
|
||||
%ifarch %{cross_arch}
|
||||
ExcludeArch: %{cross_arch}
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?gcc_icecream:1}%{?gcc_libc_bootstrap:1}
|
||||
ExclusiveArch: i586 ppc64le ppc64 x86_64 s390x aarch64 riscv64
|
||||
%endif
|
||||
%define _binary_payload w.ufdio
|
||||
# Obsolete cross-ppc-gcc49 from cross-ppc64-gcc49 which has
|
||||
|
Reference in New Issue
Block a user