Only run this test on musl
This commit is contained in:
parent
7996df992f
commit
89aebbdd7b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
// Test proc-macro crate can be built without addtional RUSTFLAGS
|
||||
// on musl target
|
||||
|
||||
// run-pass
|
||||
// compile-flags: --target=x86_64-unknown-linux-musl
|
||||
// build-pass
|
||||
// only-musl
|
||||
#![crate_type = "proc-macro"]
|
||||
|
||||
extern crate proc_macro;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue