nix-rust / nix

Rust friendly bindings to *nix APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build failure for armv7-unknown-linux-uclibceabihf

asomers opened this issue · comments

With the latest nightly compilers, the standard library fails to build for armv7-unknown-linux-uclibceabihf . Until Rust fixes that problem, we must disable CI on this target.
rust-lang/rust#118190

cc @JonathanWoollett-Light