alexcrichton / xz2-rs

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

The static build clashes with the system installed one if its version is incompatible #104

Open lu-zero opened 1 year ago

lu-zero commented 1 year ago

The handcrafted build system should make sure the right lzma.h is included.