public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Disable multilib on s390x
@ 2026-06-29 12:28 Florian Weimer
0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 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 : 0d8c061e19f71b4554a50e53057a57c3dbd477a1
Author : Florian Weimer <fweimer@redhat.com>
Date : 2019-10-10T08:42:52+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/0d8c061e19f71b4554a50e53057a57c3dbd477a1?branch=rhel-f41-base
Log:
Disable multilib on s390x
---
diff --git a/gcc.spec b/gcc.spec
index 553f303..0c5e275 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -886,7 +886,7 @@ CONFIGURE_OPTS="\
%ifarch ppc64le
--enable-targets=powerpcle-linux \
%endif
-%ifarch ppc64le %{mips} riscv64
+%ifarch ppc64le %{mips} riscv64 s390x
--disable-multilib \
%else
--enable-multilib \
^ 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: Disable multilib on s390x Florian Weimer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox