From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/scorched3d/
Date: Wed, 6 Mar 2024 03:37:39 +0000 (UTC) [thread overview]
Message-ID: <1709696180.71cd74c50f6b6fa79e36577642e9d681ebaa31bc.sam@gentoo> (raw)
commit: 71cd74c50f6b6fa79e36577642e9d681ebaa31bc
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 5 23:55:11 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 03:36:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cd74c5
games-strategy/scorched3d: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/859265
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-strategy/scorched3d/scorched3d-44-r3.ebuild | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/games-strategy/scorched3d/scorched3d-44-r3.ebuild b/games-strategy/scorched3d/scorched3d-44-r3.ebuild
index 526a838be935..a9bcf92633c9 100644
--- a/games-strategy/scorched3d/scorched3d-44-r3.ebuild
+++ b/games-strategy/scorched3d/scorched3d-44-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
WX_GTK_VER="3.2-gtk3"
-inherit autotools desktop edos2unix wxwidgets
+inherit autotools desktop edos2unix flag-o-matic wxwidgets
DESCRIPTION="Multi-player tank battle in 3D (OpenGL)"
HOMEPAGE="http://www.scorched3d.co.uk/"
@@ -69,6 +69,12 @@ src_prepare() {
}
src_configure() {
+ # -Werror=odr
+ # https://bugs.gentoo.org/859265
+ # Upstream is inactive, latest activity from 9 years ago, sourceforge
+ # project. Not filing a bug.
+ filter-lto
+
setup-wxwidgets
econf \
--datadir="${EPREFIX}"/usr/share/${PN} \
next reply other threads:[~2024-03-06 3:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-06 3:37 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-05 17:49 [gentoo-commits] repo/gentoo:master commit in: games-strategy/scorched3d/ Pacho Ramos
2021-04-04 22:29 David Seifert
2017-12-21 1:57 David Seifert
2017-10-31 18:41 Andreas Hüttel
2017-10-27 12:54 Thomas Deutschmann
2017-10-15 12:53 Sergei Trofimovich
2015-12-29 7:41 Michael Sterrett
2015-12-26 10:36 Agostino Sarubbo
2015-12-21 5:39 Jeroen Roovers
2015-12-16 10:12 Agostino Sarubbo
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=1709696180.71cd74c50f6b6fa79e36577642e9d681ebaa31bc.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