1
Fork 0

Disable run-pass/sepcomp-lib-lto.rs on Android until #18800 is fixed

This commit is contained in:
Ryan Prichard 2015-02-23 23:42:42 -08:00
parent dc3bc90d5b
commit 9167c62c1a

View file

@ -14,6 +14,7 @@
// aux-build:sepcomp_lib.rs
// compile-flags: -C lto
// no-prefer-dynamic
// ignore-android FIXME #18800
extern crate sepcomp_lib;
use sepcomp_lib::a::one;