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: sci-electronics/fasthenry/
Date: Thu, 14 Mar 2024 06:06:17 +0000 (UTC)	[thread overview]
Message-ID: <1710396329.ae5b7c5a861d48d9602d4614649553ebbe47e9ad.sam@gentoo> (raw)

commit:     ae5b7c5a861d48d9602d4614649553ebbe47e9ad
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 14 04:40:22 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 06:05:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5b7c5a

sci-electronics/fasthenry: mark as LTO-unsafe

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

 sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild b/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild
index ee1cef974df8..aa308adbcf52 100644
--- a/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild
+++ b/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Three dimensional inductance computation program, Whiteley Research version"
 HOMEPAGE="http://www.wrcad.com/freestuff.html"
@@ -27,6 +27,13 @@ PATCHES=(
 )
 
 src_compile() {
+	# -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/862450
+	#
+	# Upstream provides a contact email. I have sent an email describing the
+	# bug.
+	filter-lto
+
 	tc-export CC AR
 	emake all
 }


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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14  6:06 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-15  1:23 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/fasthenry/ Sam James
2024-03-14  6:06 Sam James
2021-01-06 19:07 Andreas K. Hüttel
2015-09-24  9:50 Andreas Hüttel

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=1710396329.ae5b7c5a861d48d9602d4614649553ebbe47e9ad.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