cross-rs / cross

“Zero setup” cross compilation and “cross testing” of Rust crates
Apache License 2.0
6.4k stars 359 forks source link

Add `-idirafter/usr/include` to bindgen's clang invocation on GNU/Linux #1391

Closed Emilgardis closed 6 months ago

Emilgardis commented 7 months ago

A workaround/solution to #1389

Emilgardis commented 6 months ago

I'm merging this :)