override flags from compiletest

This commit is contained in:
12101111 2020-03-08 21:49:52 +08:00
parent dbed65afae
commit 7a89bf1667

View File

@ -1,6 +1,7 @@
// Test proc-macro crate can be built without addtional RUSTFLAGS
// on musl target
// override -Ctarget-feature=-crt-static from compiletest
// compile-flags: -Ctarget-feature=
// build-pass
// only-musl
#![crate_type = "proc-macro"]