From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-ebuild/
Date: Wed, 12 Jul 2023 06:36:00 +0000 (UTC) [thread overview]
Message-ID: <1689143692.a08003626fd19db36a38a9a09d724b10c52cb309.sam@gentoo> (raw)
commit: a08003626fd19db36a38a9a09d724b10c52cb309
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 06:34:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 06:34:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0800362
dev-util/cargo-ebuild: drop redundant filter-lto
After dc51935f7aae5f89d1ffecabef322680979952b8, cargo.eclass filters for us.
I don't plan on doing all of these, just ones where I've either touched the pkg
before or I can clearly see it was 'just the normal case'.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/cargo-ebuild/cargo-ebuild-0.5.2.ebuild | 3 +--
dev-util/cargo-ebuild/cargo-ebuild-0.5.4.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/dev-util/cargo-ebuild/cargo-ebuild-0.5.2.ebuild b/dev-util/cargo-ebuild/cargo-ebuild-0.5.2.ebuild
index c4e06eccd4aa..e1f74b0e0374 100644
--- a/dev-util/cargo-ebuild/cargo-ebuild-0.5.2.ebuild
+++ b/dev-util/cargo-ebuild/cargo-ebuild-0.5.2.ebuild
@@ -142,7 +142,7 @@ CRATES="
winapi-x86_64-pc-windows-gnu-0.4.0
"
-inherit cargo flag-o-matic
+inherit cargo
DESCRIPTION="Generates an ebuild for a package using the in-tree eclasses."
# Double check the homepage as the cargo_metadata crate
@@ -170,7 +170,6 @@ RDEPEND="
QA_FLAGS_IGNORED="usr/bin/cargo-ebuild"
src_configure() {
- filter-lto # https://bugs.gentoo.org/858332
export LIBGIT2_SYS_USE_PKG_CONFIG=1 LIBSSH2_SYS_USE_PKG_CONFIG=1 PKG_CONFIG_ALLOW_CROSS=1
cargo_src_configure
}
diff --git a/dev-util/cargo-ebuild/cargo-ebuild-0.5.4.ebuild b/dev-util/cargo-ebuild/cargo-ebuild-0.5.4.ebuild
index 2722dc5c7706..027d6db70a10 100644
--- a/dev-util/cargo-ebuild/cargo-ebuild-0.5.4.ebuild
+++ b/dev-util/cargo-ebuild/cargo-ebuild-0.5.4.ebuild
@@ -134,7 +134,7 @@ CRATES="
winapi-x86_64-pc-windows-gnu-0.4.0
"
-inherit cargo flag-o-matic
+inherit cargo
DESCRIPTION="Generates an ebuild for a package using the in-tree eclasses."
# Double check the homepage as the cargo_metadata crate
@@ -162,7 +162,6 @@ RDEPEND="
QA_FLAGS_IGNORED="usr/bin/cargo-ebuild"
src_configure() {
- filter-lto # https://bugs.gentoo.org/858332
export LIBGIT2_SYS_USE_PKG_CONFIG=1 LIBSSH2_SYS_USE_PKG_CONFIG=1 PKG_CONFIG_ALLOW_CROSS=1
cargo_src_configure
}
next reply other threads:[~2023-07-12 6:36 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 6:36 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-31 13:56 [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-ebuild/ Matt Turner
2023-10-12 9:47 Sam James
2023-06-24 2:59 Sam James
2023-01-20 1:23 Sam James
2023-01-04 20:31 Georgy Yakovlev
2022-11-08 19:49 Georgy Yakovlev
2022-11-08 19:49 Georgy Yakovlev
2022-07-27 17:51 Georgy Yakovlev
2022-04-08 1:16 Georgy Yakovlev
2021-10-07 16:42 Georgy Yakovlev
2021-10-07 16:42 Georgy Yakovlev
2021-08-26 8:06 Georgy Yakovlev
2021-08-03 5:21 Georgy Yakovlev
2021-08-03 5:15 Georgy Yakovlev
2021-08-03 5:15 Georgy Yakovlev
2021-06-19 22:40 Georgy Yakovlev
2021-06-19 22:40 Georgy Yakovlev
2021-06-12 7:21 Sam James
2021-06-12 6:46 Georgy Yakovlev
2020-08-12 22:12 Thomas Deutschmann
2020-05-08 20:58 Mart Raudsepp
2020-01-26 16:19 Doug Goldstein
2019-11-16 0:49 Georgy Yakovlev
2019-10-10 21:05 Doug Goldstein
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=1689143692.a08003626fd19db36a38a9a09d724b10c52cb309.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