Skip to content

Commit 0121c5c

Browse files
committed
libc-test: add process_vm* to exceptions for android
1 parent 86b92f3 commit 0121c5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: libc-test/build.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1610,6 +1610,8 @@ fn test_android(target: &str) {
16101610
| "open_memstream"
16111611
| "open_wmemstream"
16121612
| "clock_getcpuclockid"
1613+
| "process_vm_readv"
1614+
| "process_vm_writev"
16131615
if aarch64 =>
16141616
{
16151617
true

0 commit comments

Comments
 (0)