public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Final minor conditional tweak for ELN
Date: Mon, 29 Jun 2026 12:28:47 GMT [thread overview]
Message-ID: <178273612715.1.8692615085108268119.rpms-gcc-6d54c72548f3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 6d54c72548f3f9e5df37d799a02c8a019841cb3d
Author : Troy Dawson <tdawson@fedoraproject.org>
Date : 2020-07-15T13:45:53+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/6d54c72548f3f9e5df37d799a02c8a019841cb3d?branch=rhel-f41-base
Log:
Final minor conditional tweak for ELN
Yesterday, my pull request was rushed. I only waited two hours through the build before thinking it was fixed.
Because I rushed I missed one other conditional, and the builds still don't builds in ELN.
This time, with this pull request, I waited the full 8+ hours. It builds successfully, completely.
We are still in a bit of a time crunch, so if you wouldn't mind merging this pull request, I would appreciate it.
Signed-off-by: Troy Dawson <tdawson@redhat.com>
---
diff --git a/gcc.spec b/gcc.spec
index 003660e..5541192 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -896,7 +896,7 @@ CONFIGURE_OPTS="\
%endif
%ifarch ppc64le %{mips} s390x
%ifarch s390x
-%if 0%{?fedora} < 32
+%if 0%{?fedora} < 32 && 0%{?rhel} < 8
--enable-multilib \
%else
--disable-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=178273612715.1.8692615085108268119.rpms-gcc-6d54c72548f3@fedoraproject.org \
--to=tdawson@fedoraproject.org \
--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