Package: rust-xkbcommon-sys / 1.4.1-5

Metadata

Package Version Patches format
rust-xkbcommon-sys 1.4.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax bindgen.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
mark pthread structures opaque.patch | (download)

build.rs | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 mark a couple of pthread structures as opaque.
 These structures cause bindgen layout test failures on armel and armhf, and
 seem to be implementation details of the pthread library, so mark them as
 opaque.