alexcrichton / xz2-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
83 stars 51 forks source link

Fails to build on windows (msvc) if msys2's liblzma.a found by pkg-config #58

Closed nc-x closed 4 years ago

nc-x commented 4 years ago

I have a fix in pkg-config-rs https://github.com/rust-lang/pkg-config-rs/issues/99 This is just to remind to update the pkg-config-rs dependency, once that PR is merged.