Workaround rust-lang/rust#54222 by just ignoring the warning about the linker flag.

This commit is contained in:
Felix S. Klock II 2018-09-14 12:57:42 +02:00
parent c9f2c2de92
commit 371fffdbed

View File

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// dont-check-compiler-stderr (rust-lang/rust#54222)
// ignore-wasm32-bare no libc to test ffi with
// compile-flags: -lrust_test_helpers