Skip to content

Commit 9167c62

Browse files
committed
Disable run-pass/sepcomp-lib-lto.rs on Android until #18800 is fixed
1 parent dc3bc90 commit 9167c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/sepcomp-lib-lto.rs

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
// aux-build:sepcomp_lib.rs
1515
// compile-flags: -C lto
1616
// no-prefer-dynamic
17+
// ignore-android FIXME #18800
1718

1819
extern crate sepcomp_lib;
1920
use sepcomp_lib::a::one;

0 commit comments

Comments
 (0)