54e633ce8a
Skip definitions from the kernel on non-glibc Linux targets. They're libc-independent, so we only need to check them on one libc. We don't want to break CI if musl or another libc doesn't have the definitions yet. (We do still want to check them on every glibc target, though, as some of them can vary by architecture.) |
||
---|---|---|
.. | ||
src | ||
test | ||
build.rs | ||
Cargo.toml |