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:
kennytm 2018-07-21 02:59:06 +08:00
commit 1ed1b13090
No known key found for this signature in database
GPG Key ID: FEF6C8051D0E013C
1 changed files with 0 additions and 1 deletions

View File

@ -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;