public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 11.2.1-2
@ 2026-06-29 12:29 Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 878cf31641035e62111d01b1ff9e2274c89e48b7
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2021-07-30T14:56:24+02:00
Stats  : +5/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/878cf31641035e62111d01b1ff9e2274c89e48b7?branch=rhel-f41-base

Log:
11.2.1-2

---
diff --git a/gcc.spec b/gcc.spec
index e465466..38bd3b2 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -4,7 +4,7 @@
 %global gcc_major 11
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %%{release}, append them after %%{gcc_release} on Release: line.
-%global gcc_release 1
+%global gcc_release 2
 %global nvptx_tools_gitrev 5f6f343a302d620b0868edab376c00b15741e39e
 %global newlib_cygwin_gitrev 50e2a63b04bdd018484605fbb954fd1bd5147fa0
 %global _unpackaged_files_terminate_build 0
@@ -1078,11 +1078,9 @@ CONFIGURE_OPTS="\
 %ifnarch sparc sparcv9 ppc
 	--build=%{gcc_target_platform} \
 %endif
-%if 0%{?fedora} >= 35
-%ifarch x86_64 %{ix86} ppc64le s390x
+%if 0%{?fedora} >= 35 || 9%{?rhel} >= 9
 	--with-build-config=bootstrap-lto --enable-link-serialization=1 \
 %endif
-%endif
 	"
 
 CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \
@@ -3135,6 +3133,9 @@ end
 %endif
 
 %changelog
+* Fri Jul 30 2021 Jakub Jelinek <jakub@redhat.com> 11.2.1-2
+- enable LTO profiledbootstrap on all arches, and also for RHEL9+
+
 * Wed Jul 28 2021 Jakub Jelinek <jakub@redhat.com> 11.2.1-1
 - update from releases/gcc-11-branch
   - GCC 11.2 release

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/gcc] rhel-f41-base: 11.2.1-2
@ 2026-06-29 12:29 Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : ba0a2baa8627e806ae5be20b49a1a359d1011ad7
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2021-07-30T15:40:09+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/ba0a2baa8627e806ae5be20b49a1a359d1011ad7?branch=rhel-f41-base

Log:
11.2.1-2

---
diff --git a/gcc.spec b/gcc.spec
index 38bd3b2..4103504 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1078,7 +1078,7 @@ CONFIGURE_OPTS="\
 %ifnarch sparc sparcv9 ppc
 	--build=%{gcc_target_platform} \
 %endif
-%if 0%{?fedora} >= 35 || 9%{?rhel} >= 9
+%if 0%{?fedora} >= 35 || 0%{?rhel} >= 9
 	--with-build-config=bootstrap-lto --enable-link-serialization=1 \
 %endif
 	"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-29 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:29 [rpms/gcc] rhel-f41-base: 11.2.1-2 Jakub Jelinek
2026-06-29 12:29 Jakub Jelinek

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