We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3bc90 commit 9167c62Copy full SHA for 9167c62
src/test/run-pass/sepcomp-lib-lto.rs
@@ -14,6 +14,7 @@
14
// aux-build:sepcomp_lib.rs
15
// compile-flags: -C lto
16
// no-prefer-dynamic
17
+// ignore-android FIXME #18800
18
19
extern crate sepcomp_lib;
20
use sepcomp_lib::a::one;
0 commit comments