override flags from compiletest
This commit is contained in:
parent
dbed65afae
commit
7a89bf1667
1 changed files with 2 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue