Skip to content

Commit 1ed1b13

Browse files
committed
Rollup merge of #52526 - ljedrz:cleanup_18800, r=alexcrichton
Enable run-pass/sepcomp-lib-lto.rs on Android #18800 is fixed, so it should be safe to restore this test.
2 parents 9a273a3 + 0700558 commit 1ed1b13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
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)