public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/atomes] f45: Package metadata update
Date: Thu, 11 Jun 2026 09:26:05 GMT [thread overview]
Message-ID: <178116996569.1.4838055424364015784.rpms-atomes-8c1cc566b554@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/atomes
Branch : f45
Commit : 8c1cc566b554087ad58662fdc73fa2c23bc2eca1
Author : Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
Date : 2023-09-28T13:15:19+02:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/atomes/c/8c1cc566b554087ad58662fdc73fa2c23bc2eca1?branch=f45
Log:
Package metadata update
---
diff --git a/atomes.spec b/atomes.spec
index 091d827..2e604be 100644
--- a/atomes.spec
+++ b/atomes.spec
@@ -60,6 +60,11 @@ step by step to achieve this crucial step.
%autosetup -n %{upname}-%{version}
%build
+%ifarch aarch64
+# Temporary fix for bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111528
+# https://bugzilla.redhat.com/show_bug.cgi?id=2241139
+ FCFLAGS=`echo $FCFLAGS|sed 's/-fstack-protector-strong//1'`
+%endif
%configure
#make %%{?_smp_mflags}
%make_build
next reply other threads:[~2026-06-11 9:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-11 9:26 [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-11 9:26 [rpms/atomes] f45: Package metadata update
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=178116996569.1.4838055424364015784.rpms-atomes-8c1cc566b554@fedoraproject.org \
--to=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