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: 10.0.1-0.8
Date: Mon, 29 Jun 2026 12:28:38 GMT	[thread overview]
Message-ID: <178273611883.1.18049191234366923611.rpms-gcc-891cef7d9b27@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 891cef7d9b2772b549b8fc7c9ef05400b37a4e6b
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2020-02-16T17:23:40+01:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/891cef7d9b2772b549b8fc7c9ef05400b37a4e6b?branch=rhel-f41-base

Log:
10.0.1-0.8

---
diff --git a/gcc.spec b/gcc.spec
index b910993..f39c7d1 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -15,9 +15,14 @@
 # Until annobin is fixed (#1519165).
 %undefine _annotated_build
 %endif
+# Strip will fail on nvptx-none *.a archives and the brp-* scripts will
+# fail randomly depending on what is stripped last.
 %if 0%{?__brp_strip_static_archive:1}
 %global __brp_strip_static_archive %{__brp_strip_static_archive} || :
 %endif
+%if 0%{?__brp_strip_lto:1}
+%global __brp_strip_lto %{__brp_strip_lto} || :
+%endif
 %if 0%{?fedora} < 32
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
 %else

             reply	other threads:[~2026-06-29 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:28 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: 10.0.1-0.8 Jakub Jelinek

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=178273611883.1.18049191234366923611.rpms-gcc-891cef7d9b27@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