9.2.1-2
This commit is contained in:
parent
52eb664223
commit
b05570344e
6
gcc.spec
6
gcc.spec
@ -15,7 +15,7 @@
|
|||||||
# Until annobin is fixed (#1519165).
|
# Until annobin is fixed (#1519165).
|
||||||
%undefine _annotated_build
|
%undefine _annotated_build
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} < 31
|
%if 0%{?fedora} < 32
|
||||||
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
|
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
|
||||||
%else
|
%else
|
||||||
%global multilib_64_archs sparc64 ppc64 ppc64p7 x86_64
|
%global multilib_64_archs sparc64 ppc64 ppc64p7 x86_64
|
||||||
@ -90,7 +90,7 @@
|
|||||||
%else
|
%else
|
||||||
%global build_offload_nvptx 0
|
%global build_offload_nvptx 0
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} < 31
|
%if 0%{?fedora} < 32
|
||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
%global multilib_32_arch s390
|
%global multilib_32_arch s390
|
||||||
%endif
|
%endif
|
||||||
@ -897,7 +897,7 @@ CONFIGURE_OPTS="\
|
|||||||
%endif
|
%endif
|
||||||
%ifarch ppc64le %{mips} riscv64 s390x
|
%ifarch ppc64le %{mips} riscv64 s390x
|
||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
%if 0%{?fedora} < 31
|
%if 0%{?fedora} < 32
|
||||||
--enable-multilib \
|
--enable-multilib \
|
||||||
%else
|
%else
|
||||||
--disable-multilib \
|
--disable-multilib \
|
||||||
|
Loading…
Reference in New Issue
Block a user