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: Work around broken rpm
Date: Mon, 29 Jun 2026 12:26:59 GMT [thread overview]
Message-ID: <178273601964.1.9637361393765462018.rpms-gcc-314efdbb4196@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 314efdbb41961e9255f87091d4f5fb0e58b8e388
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2016-01-30T02:23:10+01:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/314efdbb41961e9255f87091d4f5fb0e58b8e388?branch=rhel-f41-base
Log:
Work around broken rpm
---
diff --git a/gcc.spec b/gcc.spec
index b51d2a5..34f6465 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -213,6 +213,8 @@ Patch15: gcc6-pr69558.patch
# target triple.
%ifnarch %{arm}
%global _gnu %{nil}
+%else
+%global _gnu -gnueabi
%endif
%ifarch sparcv9
%global gcc_target_platform sparc64-%{_vendor}-%{_target_os}
reply other threads:[~2026-06-29 12:26 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=178273601964.1.9637361393765462018.rpms-gcc-314efdbb4196@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