public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Adjust rhel == 8 s390x --with-arch= and --with-tune=.
Date: Mon, 29 Jun 2026 12:28:55 GMT [thread overview]
Message-ID: <178273613553.1.13108917253667004723.rpms-gcc-26a9740f0297@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 26a9740f02970892dd1cccc47c31f7027345a28f
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2020-10-05T17:18:55+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/26a9740f02970892dd1cccc47c31f7027345a28f?branch=rhel-f41-base
Log:
Adjust rhel == 8 s390x --with-arch= and --with-tune=.
---
diff --git a/gcc.spec b/gcc.spec
index f11e9f6..32ff8c4 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -995,7 +995,7 @@ CONFIGURE_OPTS="\
%ifarch s390 s390x
%if 0%{?rhel} >= 7
%if 0%{?rhel} > 7
- --with-arch=zEC12 --with-tune=z13 \
+ --with-arch=z13 --with-tune=z14 \
%else
--with-arch=z196 --with-tune=zEC12 \
%endif
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=178273613553.1.13108917253667004723.rpms-gcc-26a9740f0297@fedoraproject.org \
--to=jakub@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