Closed oceanlewis closed 3 years ago
That's a great question, unfortunately I have no idea. I suspect it depends a lot on how well the rust-bindgen tool supports that particular target.
Yeah, sadly I currently don't know enough about the process to modify build.rs
to account for that target.
Hi there! Thanks for maintaining this crate!
How would I go about building a crate that depends on this one for the x86_64-unknown-linux-musl target? Is that something that is supported currently?