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.
This commit is contained in:
commit
1ed1b13090
@ -14,7 +14,6 @@
|
||||
// aux-build:sepcomp_lib.rs
|
||||
// compile-flags: -C lto -g
|
||||
// no-prefer-dynamic
|
||||
// ignore-android FIXME #18800
|
||||
|
||||
extern crate sepcomp_lib;
|
||||
use sepcomp_lib::a::one;
|
||||
|
Loading…
Reference in New Issue
Block a user