codyps / ioctl

Helpers for binding ioctls in Rust
https://docs.rs/ioctl-sys
Apache License 2.0
4 stars 14 forks source link

New crate release for RISC-V support #22

Closed julianbraha closed 2 years ago

julianbraha commented 2 years ago

Is there anything blocking an update to the crate?

The lack of RISC-V support in version 0.7.1 is currently preventing RISC-V support in any package depending on the crate.

codyps commented 2 years ago

Nope. Thank you for poking me about this. I've published ioctl-sys 0.8.0 which has the riscv support. https://crates.io/crates/ioctl-sys/0.8.0 https://github.com/jmesmon/ioctl/releases/tag/ioctl-sys-0.8.0