Skip to content

Commit cc9248a

Browse files
author
Vytautas Astrauskas
committed
Ignore prctl test on MacOS because it does not support it.
1 parent eaa6326 commit cc9248a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-pass/concurrency/libc_prctl_thread_name.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// ignore-windows: No libc on Windows
2+
// ignore-macos: No prctl on MacOS
23

34
#![feature(rustc_private)]
45

0 commit comments

Comments
 (0)