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: dev-games/openscenegraph-openmw/
Date: Mon, 12 May 2025 00:37:11 +0000 (UTC)	[thread overview]
Message-ID: <1747010207.4cf1d792f97f62ec5912a8d67c4286b65a8e0365.sam@gentoo> (raw)

commit:     4cf1d792f97f62ec5912a8d67c4286b65a8e0365
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 12 00:35:01 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 12 00:36:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf1d792

dev-games/openscenegraph-openmw: filter -fno-semantic-interposition w/ LTO

It's the same strange -Wodr issue that pops up w/ -fno-semanticc-interposition every
so often.

Closes: https://bugs.gentoo.org/955848
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../openscenegraph-openmw-3.6_p20221115-r1.ebuild                   | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-games/openscenegraph-openmw/openscenegraph-openmw-3.6_p20221115-r1.ebuild b/dev-games/openscenegraph-openmw/openscenegraph-openmw-3.6_p20221115-r1.ebuild
index 3c35af98da4d..11bcb7e6df4d 100644
--- a/dev-games/openscenegraph-openmw/openscenegraph-openmw-3.6_p20221115-r1.ebuild
+++ b/dev-games/openscenegraph-openmw/openscenegraph-openmw-3.6_p20221115-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 LUA_COMPAT=( lua5-1 )
 
 WX_GTK_VER="3.2-gtk3"
-inherit cmake flag-o-matic lua-single wxwidgets
+inherit cmake flag-o-matic lua-single toolchain-funcs wxwidgets
 
 MY_COMMIT="69cfecebfb6dc703b42e8de39eed750a84a87489"
 
@@ -103,6 +103,8 @@ src_configure() {
 
 	# Needed by FFmpeg
 	append-cppflags -D__STDC_CONSTANT_MACROS
+	# bug #955848
+	tc-is-lto && filter-flags -fno-semantic-interposition
 
 	local libdir=$(get_libdir)
 	local mycmakeargs=(


             reply	other threads:[~2025-05-12  0:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-12  0:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-22 19:14 [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph-openmw/ Pacho Ramos
2024-06-16  9:18 Pacho Ramos
2023-11-02  1:17 Ionen Wolkens
2023-02-16 14:04 David Seifert
2023-02-16  9:51 David Seifert
2023-02-15  6:46 Sam James
2022-08-11  7:37 Ionen Wolkens
2022-02-18  2:14 Sam James
2021-12-08  3:34 Sam James
2021-12-08  3:33 Sam James
2021-12-08  3:33 Sam James
2021-11-06 15:36 Ionen Wolkens
2021-07-31  1:15 Ionen Wolkens
2021-07-31  1:15 Ionen Wolkens
2021-03-26 19:46 Conrad Kostecki
2020-12-03 13:11 Marek Szuba

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=1747010207.4cf1d792f97f62ec5912a8d67c4286b65a8e0365.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