mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
cargo_env wont be used for maturin otherwise as cargo_src_unpack is shadowed by pypi_src_unpack. As upstream vendors all its crates it wont be necessary to call cargo_src_unpack though, so just call cargo_gen_config. Revbump as lto breaks the binaries at runtime. Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44629 Closes: https://github.com/gentoo/gentoo/pull/44629 Signed-off-by: Sam James <sam@gentoo.org>