Ignore c-link-to-rust-va-list-fn test on SGX platform

This commit is contained in:
Raoul Strackx 2025-06-24 15:32:38 +02:00
parent 58d5e11690
commit d9395825f9

View file

@ -5,6 +5,7 @@
//@ needs-target-std
//@ ignore-android: FIXME(#142855)
//@ ignore-sgx: (x86 machine code cannot be directly executed)
use run_make_support::{cc, extra_c_flags, run, rustc, static_lib_name};