cargo-binstall/crates/binstalk-downloader
Jiahao XU 3f0107696b
Enable cross-lang-fat-lto on Linux (#817)
Fixed #806

 - Add new feature flag `cross-lang-fat-lto` and enable it on release for linux
 - Enable `-C linker-plugin-lto` for linux
 - Only use `-Z gcc-ld=lld` on non-windows targets when `cargo-zigbuild` is not enabled

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-02-19 15:19:35 +11:00
..
src Fix use of StreamReadable: Ensure no empty Bytes (#799) 2023-02-15 12:01:14 +11:00
Cargo.toml Enable cross-lang-fat-lto on Linux (#817) 2023-02-19 15:19:35 +11:00