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: 14.0.1-0.2
Date: Mon, 29 Jun 2026 12:30:22 GMT [thread overview]
Message-ID: <178273622294.1.17171425423579240109.rpms-gcc-592bd10bc7f0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 592bd10bc7f08b8d95649ec6f6988df2893ae0d2
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2024-01-18T17:37:18+01:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/592bd10bc7f08b8d95649ec6f6988df2893ae0d2?branch=rhel-f41-base
Log:
14.0.1-0.2
---
diff --git a/gcc.spec b/gcc.spec
index d1393ef..2f1731f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -208,7 +208,12 @@ BuildRequires: libzstd-devel
# Make sure glibc supports TFmode long double
BuildRequires: glibc >= 2.3.90-35
%endif
-%ifarch %{multilib_64_archs} sparcv9 ppc
+%ifarch %{multilib_64_archs}
+BuildRequires: (glibc32 or glibc-devel(%{__isa_name}-32))
+%endif
+%ifarch sparcv9 ppc
+BuildRequires: (glibc64 or glibc-devel(%{__isa_name}-64))
+%endif
# Ensure glibc{,-devel} is installed for both multilib arches
BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc.so
%endif
next reply other threads:[~2026-06-29 12:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:30 Jakub Jelinek [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:30 [rpms/gcc] rhel-f41-base: 14.0.1-0.2 Jakub Jelinek
2026-06-29 12:30 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=178273622294.1.17171425423579240109.rpms-gcc-592bd10bc7f0@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