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: net-misc/packETH/
Date: Mon, 18 Mar 2024 05:31:35 +0000 (UTC)	[thread overview]
Message-ID: <1710739794.0a3a99dc422937a163c64efb821e97330b96d471.sam@gentoo> (raw)

commit:     0a3a99dc422937a163c64efb821e97330b96d471
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Sun Mar 17 23:36:12 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 05:29:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a3a99dc

net-misc/packETH: mark as LTO-unsafe

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

 net-misc/packETH/packETH-2.1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/net-misc/packETH/packETH-2.1.ebuild b/net-misc/packETH/packETH-2.1.ebuild
index 1d4deb15c02e..1ef386ad25be 100644
--- a/net-misc/packETH/packETH-2.1.ebuild
+++ b/net-misc/packETH/packETH-2.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools toolchain-funcs
+inherit autotools flag-o-matic toolchain-funcs
 
 DESCRIPTION="Packet generator tool for ethernet"
 HOMEPAGE="http://packeth.sourceforge.net/"
@@ -39,6 +39,11 @@ src_prepare() {
 }
 
 src_configure() {
+	# -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/861695
+	# https://github.com/jemcek/packETH/issues/42
+	filter-lto
+
 	use gtk && default
 }
 


             reply	other threads:[~2024-03-18  5:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18  5:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-14  4:59 [gentoo-commits] repo/gentoo:master commit in: net-misc/packETH/ Jakov Smolić
2024-11-14  3:17 Sam James
2024-03-18  5:31 Sam James
2024-03-18  5:31 Sam James
2024-03-18  5:31 Sam James
2020-11-29  8:16 Agostino Sarubbo
2020-11-27 16:49 Thomas Deutschmann
2020-02-04  9:21 Jeroen Roovers
2020-02-04  8:53 Jeroen Roovers
2017-12-24 12:31 Jeroen Roovers
2017-12-24 12:31 Jeroen Roovers
2017-05-18  8:36 Jeroen Roovers

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=1710739794.0a3a99dc422937a163c64efb821e97330b96d471.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