From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/hping/
Date: Fri, 15 Mar 2024 04:03:07 +0000 (UTC) [thread overview]
Message-ID: <1710474625.1030dd363f52c303c3f6045573d55d16b49bbffa.sam@gentoo> (raw)
commit: 1030dd363f52c303c3f6045573d55d16b49bbffa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 03:50:13 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 03:50:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1030dd36
net-analyzer/hping: filter LTO
Type mismatches and long dead upstream. We're also carrying tonnes of patches
already.
Closes: https://bugs.gentoo.org/861161
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/hping/hping-3_pre20141226.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/hping/hping-3_pre20141226.ebuild b/net-analyzer/hping/hping-3_pre20141226.ebuild
index 6036cfa7f52a..ea7237270ec2 100644
--- a/net-analyzer/hping/hping-3_pre20141226.ebuild
+++ b/net-analyzer/hping/hping-3_pre20141226.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 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
HPING_COMMIT="3547c7691742c6eaa31f8402e0ccbb81387c1b99"
DESCRIPTION="A ping-like TCP/IP packet assembler/analyzer"
@@ -36,6 +36,9 @@ PATCHES=(
)
src_configure() {
+ # bug #861161
+ filter-lto
+
tc-export CC
# Not an autotools type configure:
next reply other threads:[~2024-03-15 4:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-15 4:03 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-03 1:58 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/hping/ Sam James
2022-07-26 7:04 Sam James
2022-05-10 22:57 Andreas K. Hüttel
2021-01-09 10:36 Sam James
2021-01-07 11:33 Sam James
2021-01-03 9:14 Sam James
2021-01-03 9:12 Sam James
2017-11-11 0:44 Jeroen Roovers
2017-11-08 22:27 Sergei Trofimovich
2017-08-29 21:39 Thomas Deutschmann
2017-08-26 8:35 Mikle Kolyada
2017-06-13 20:42 Sergei Trofimovich
2017-05-22 18:41 Tobias Klausmann
2017-05-18 15:39 Michael Weber
2017-04-19 6:46 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=1710474625.1030dd363f52c303c3f6045573d55d16b49bbffa.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