public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Drop multilib support for s390x since glibc32 already did.
Date: Mon, 29 Jun 2026 12:28:31 GMT [thread overview]
Message-ID: <178273611173.1.17667008345242335790.rpms-gcc-56772a9401ac@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 56772a9401acbcf555df37034572e9e643d948b3
Author : Jerry James <loganjerry@gmail.com>
Date : 2019-10-09T20:26:44-06:00
Stats : +2/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/56772a9401acbcf555df37034572e9e643d948b3?branch=rhel-f41-base
Log:
Drop multilib support for s390x since glibc32 already did.
---
diff --git a/gcc.spec b/gcc.spec
index c6bceba..553f303 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -15,7 +15,7 @@
# Until annobin is fixed (#1519165).
%undefine _annotated_build
%endif
-%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
+%global multilib_64_archs sparc64 ppc64 ppc64p7 x86_64
%if 0%{?rhel} > 7
%global build_ada 0
%global build_objc 0
@@ -86,9 +86,6 @@
%else
%global build_offload_nvptx 0
%endif
-%ifarch s390x
-%global multilib_32_arch s390
-%endif
%ifarch sparc64
%global multilib_32_arch sparcv9
%endif
@@ -2957,6 +2954,7 @@ end
%changelog
* Wed Oct 9 2019 Jerry James <loganjerry@gmail.com> 9.2.1-1.3
- Build against mpfr4 and libmpc linked with mpfr4
+- Drop multilib support for s390x since glibc32 already did
* Tue Oct 8 2019 Jerry James <loganjerry@gmail.com> 9.2.1-1.2
- Build against mpfr3 and libmpc-mpfr3 so an mpfr 4.x version can be built
reply other threads:[~2026-06-29 12:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178273611173.1.17667008345242335790.rpms-gcc-56772a9401ac@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox