multilib corrections

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2022-06-15 15:17:54 +02:00
parent 059140608c
commit 55396df100
1 changed files with 2 additions and 2 deletions

4
SPECS/gcc.spec Normal file → Executable file
View File

@ -23,7 +23,7 @@
%if 0%{?fedora} < 32 && 0%{?rhel} < 8
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
%else
%global multilib_64_archs sparc64 ppc64 ppc64p7 x86_64
%global multilib_64_archs sparc64 ppc64p7
%endif
%if 0%{?rhel} > 7
%global build_ada 0
@ -990,7 +990,7 @@ CONFIGURE_OPTS="\
%ifarch ppc64le
--enable-targets=powerpcle-linux \
%endif
%ifarch ppc64le %{mips} s390x
%ifarch x86_64 ppc64 ppc64le %{mips} s390x
%ifarch s390x
%if 0%{?fedora} < 32 && 0%{?rhel} < 8
--enable-multilib \