public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Adjust rhel == 8 s390x --with-arch= and --with-tune=.
@ 2026-06-29 12:28 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 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 : 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

^ 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: Adjust rhel == 8 s390x --with-arch= and --with-tune= Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox