public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/milkytracker/
Date: Fri, 15 Mar 2024 05:17:32 +0000 (UTC)	[thread overview]
Message-ID: <1710479813.b23b5745e934fd440d5d41a42a4c5f4c5cc83ca9.sam@gentoo> (raw)

commit:     b23b5745e934fd440d5d41a42a4c5f4c5cc83ca9
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Fri Mar 15 04:57:59 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 05:16:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23b5745

media-sound/milkytracker: mark as LTO-unsafe

Closes: https://bugs.gentoo.org/860870
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/milkytracker/milkytracker-1.04.00-r1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/media-sound/milkytracker/milkytracker-1.04.00-r1.ebuild b/media-sound/milkytracker/milkytracker-1.04.00-r1.ebuild
index c4f525e95739..aa271bf6bf5c 100644
--- a/media-sound/milkytracker/milkytracker-1.04.00-r1.ebuild
+++ b/media-sound/milkytracker/milkytracker-1.04.00-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit cmake desktop xdg
+inherit cmake desktop flag-o-matic xdg
 
 DESCRIPTION="FastTracker 2 inspired music tracker"
 HOMEPAGE="https://milkytracker.titandemo.org/"
@@ -35,6 +35,11 @@ src_prepare() {
 }
 
 src_configure() {
+	# -Werror=odr
+	# https://bugs.gentoo.org/860870
+	# https://github.com/milkytracker/MilkyTracker/issues/340
+	filter-lto
+
 	local mycmakeargs=(
 		$(cmake_use_find_package alsa ALSA)
 		$(cmake_use_find_package jack JACK)


             reply	other threads:[~2024-03-15  5:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15  5:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30 21:04 [gentoo-commits] repo/gentoo:master commit in: media-sound/milkytracker/ Sam James
2024-12-30 21:04 Sam James
2024-11-30 15:41 Miroslav Šulc
2024-11-29 10:03 Miroslav Šulc
2023-09-28  8:21 Miroslav Šulc
2023-09-27 16:15 Arthur Zamarin
2023-08-17 10:23 Arthur Zamarin
2023-08-12 17:43 Arthur Zamarin
2023-07-06  8:40 Miroslav Šulc
2021-12-13  2:06 Sam James
2021-02-04  7:58 Agostino Sarubbo
2021-02-03 23:55 Thomas Deutschmann
2021-01-01  0:20 Sam James
2021-01-01  0:20 Sam James
2019-03-10 10:19 Andreas Sturmlechner
2019-03-10 10:19 Andreas Sturmlechner
2017-05-07 10:01 David Seifert

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=1710479813.b23b5745e934fd440d5d41a42a4c5f4c5cc83ca9.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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