public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Disable multilib on s390x
Date: Mon, 29 Jun 2026 12:28:32 GMT [thread overview]
Message-ID: <178273611219.1.16647733892260675075.rpms-gcc-0d8c061e19f7@fedoraproject.org> (raw)
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 \
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=178273611219.1.16647733892260675075.rpms-gcc-0d8c061e19f7@fedoraproject.org \
--to=fweimer@redhat.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