New review comment by AnInternetTroll on void-packages repository https://github.com/void-linux/void-packages/pull/49652#discussion_r1554996451 Comment: Upstream recommends linking against system-wide packages. I haven't tested this myself though, nor do I know if it's a good idea or not (likewise, no idea about the lto thing either) https://github.com/ulyssa/iamb/blob/main/PACKAGING.md#linking-against-system-packages ```suggestion build_style=cargo configure_args="--no-default-features --features=native-tls" ```