We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d5e11 commit d939582Copy full SHA for d939582
tests/run-make/c-link-to-rust-va-list-fn/rmake.rs
@@ -5,6 +5,7 @@
5
6
//@ needs-target-std
7
//@ ignore-android: FIXME(#142855)
8
+//@ ignore-sgx: (x86 machine code cannot be directly executed)
9
10
use run_make_support::{cc, extra_c_flags, run, rustc, static_lib_name};
11
0 commit comments