public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: move the baseline arch to z13 for s390x in F-38+
Date: Mon, 29 Jun 2026 12:29:59 GMT	[thread overview]
Message-ID: <178273619944.1.7874469251005862592.rpms-gcc-ec851df6675e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gcc
            Branch : rhel-f41-base
            Commit : ec851df6675e1360c24c6a3efc9756c7f60e8c05
            Author : Dan Horák <dan@danny.cz>
            Date   : 2023-01-17T10:20:15+01:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gcc/c/ec851df6675e1360c24c6a3efc9756c7f60e8c05?branch=rhel-f41-base

            Log:
            move the baseline arch to z13 for s390x in F-38+

https://fedoraproject.org/wiki/Changes/z13BaselineForIBMZ

---
diff --git a/gcc.spec b/gcc.spec
index 693e51c..8a66d53 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1143,7 +1143,11 @@ CONFIGURE_OPTS="\
 %endif
 %else
 %if 0%{?fedora} >= 26
+%if 0%{?fedora} >= 38
+	--with-arch=z13 --with-tune=z14 \
+%else
 	--with-arch=zEC12 --with-tune=z13 \
+%endif
 %else
 	--with-arch=z9-109 --with-tune=z10 \
 %endif

                 reply	other threads:[~2026-06-29 12:29 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=178273619944.1.7874469251005862592.rpms-gcc-ec851df6675e@fedoraproject.org \
    --to=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