Package: rust-liblzma-sys / 0.4.4-2
Metadata
Package | Version | Patches format |
---|---|---|
rust-liblzma-sys | 0.4.4-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
source_redistribution_conditions | (download) |
build.rs |
1 1 + 0 - 0 ! |
no source redistribution needed for apache 2.0 nor mit |
skip static and wasm | (download) |
Cargo.toml |
5 0 + 5 - 0 ! |
don't build nor test the static or wasm features in debian |
fix tests 32 bit | (download) |
src/bindgen.rs |
296 150 + 146 - 0 ! |
fix tests on 32-bit architectures Bindgen has a nasty tendency of generating portable bindings, but unportable tests, fixup the tests so they pass on more architectures. |
1