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: app-editors/wxhexeditor/
Date: Mon,  6 May 2024 06:06:41 +0000 (UTC)	[thread overview]
Message-ID: <1714975522.c88dedc2eee275af180bbf6a5341c372a8d79182.sam@gentoo> (raw)

commit:     c88dedc2eee275af180bbf6a5341c372a8d79182
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon May  6 04:47:37 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  6 06:05:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c88dedc2

app-editors/wxhexeditor: mark as LTO-unsafe

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

 app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
index 6d3401c0390b..9d44eb00cbc8 100644
--- a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
+++ b/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 MY_PN="wxHexEditor"
 WX_GTK_VER=3.0-gtk3
-inherit toolchain-funcs wxwidgets
+inherit flag-o-matic toolchain-funcs wxwidgets
 
 DESCRIPTION="A cross-platform hex editor designed specially for large files"
 HOMEPAGE="https://github.com/EUA/wxHexEditor"
@@ -40,4 +40,9 @@ pkg_setup() {
 src_prepare() {
 	setup-wxwidgets
 	default
+
+	# -Werror=odr, -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/854414
+	# https://github.com/EUA/wxHexEditor/issues/222
+	filter-lto
 }


             reply	other threads:[~2024-05-06  6:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-06  6:06 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:03 [gentoo-commits] repo/gentoo:master commit in: app-editors/wxhexeditor/ Pacho Ramos
2024-05-06  6:06 Sam James
2024-05-06  6:06 Sam James
2024-05-06  6:06 Sam James
2021-10-29 13:31 Yixun Lan
2021-03-17 15:41 Andreas Sturmlechner
2018-01-06 14:33 Mart Raudsepp

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=1714975522.c88dedc2eee275af180bbf6a5341c372a8d79182.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