Skip to content

Commit 0700558

Browse files
committed
Enable run-pass/sepcomp-lib-lto.rs on Android
1 parent 0fc4501 commit 0700558

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

1918
extern crate sepcomp_lib;
2019
use sepcomp_lib::a::one;

0 commit comments

Comments
 (0)