commit: 88dcb12cb2074e1ac41f020d83e6d8f7394179e5
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 11:59:44 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 13:20:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88dcb12c
dev-util/maturin: comment reminder for --profile gentoo
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-util/maturin/maturin-1.0.0_beta5.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-util/maturin/maturin-1.0.0_beta5.ebuild
b/dev-util/maturin/maturin-1.0.0_beta5.ebuild
index 6b69e0607aa9..4750cdc64195 100644
--- a/dev-util/maturin/maturin-1.0.0_beta5.ebuild
+++ b/dev-util/maturin/maturin-1.0.0_beta5.ebuild
@@ -398,6 +398,9 @@ src_configure() {
filter-lto # TODO: cleanup after bug #893658
local cargoargs=(
+ # TODO: try switching to `--profile gentoo` then should be able
to
+ # remove all `use debug` checks and --release in tests, but
needs:
+ # https://github.com/gentoo/gentoo/pull/29510
$(usev debug '--profile dev')
--no-default-features
# like release.yml + native-tls for better platform support
than rustls