Skip to content

Commit d939582

Browse files
committed
Ignore c-link-to-rust-va-list-fn test on SGX platform
1 parent 58d5e11 commit d939582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-make/c-link-to-rust-va-list-fn/rmake.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
//@ needs-target-std
77
//@ ignore-android: FIXME(#142855)
8+
//@ ignore-sgx: (x86 machine code cannot be directly executed)
89

910
use run_make_support::{cc, extra_c_flags, run, rustc, static_lib_name};
1011

0 commit comments

Comments
 (0)