public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Drop multilib support for s390x since glibc32 already did.
@ 2026-06-29 12:28 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-29 12:28 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: Drop multilib support for s390x since glibc32 already did Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox