public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: Fix build with GCC 16
Date: Mon, 06 Jul 2026 18:05:59 GMT [thread overview]
Message-ID: <178336115968.1.4964226869398549165.rpms-amarok-27f85f63aad9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : 27f85f63aad91a2e474c356981e07236fc192c16
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-01-22T19:18:01-05:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/27f85f63aad91a2e474c356981e07236fc192c16?branch=epel10
Log:
Fix build with GCC 16
https://bugzilla.redhat.com/show_bug.cgi?id=2432234
---
diff --git a/amarok.spec b/amarok.spec
index e64ccca..a04b223 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -1,3 +1,9 @@
+# FTBFS with GCC 16 when LTO is enabled
+# https://bugzilla.redhat.com/show_bug.cgi?id=2432234
+%if 0%{?fedora} >= 44 || 0%{?rhel} >= 11
+%define _lto_cflags %{nil}
+%endif
+
%global __provides_exclude_from ^%{_kf6_qmldir}/org/kde/amarok/.*\.so$
Name: amarok
reply other threads:[~2026-07-06 18:05 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=178336115968.1.4964226869398549165.rpms-amarok-27f85f63aad9@fedoraproject.org \
--to=yselkowi@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