Skip to content

Commit

Permalink
chore: add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
adder32 committed Nov 12, 2023
1 parent 0f5b611 commit afed7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libc-test/build.rs
Expand Up @@ -3671,6 +3671,7 @@ fn test_linux(target: &str) {
if name.starts_with("RLIM64") {
return true;
}
// CI fails because musl targets use Linux v4 kernel
if name.starts_with("NI_IDN") {
return true;
}
Expand Down

0 comments on commit afed7dd

Please sign in to comment.