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 9c3064e commit d5411f7Copy full SHA for d5411f7
tests/run-make/link-eh-frame-terminator/rmake.rs
@@ -9,6 +9,7 @@
9
//@ ignore-32bit
10
// Reason: the usage of a large array in the test causes an out-of-memory
11
// error on 32 bit systems.
12
+//@ ignore-cross-compile
13
14
use run_make_support::{bin_name, llvm_objdump, run, rustc};
15
0 commit comments