Skip to content

Commit

Permalink
override flags from compiletest
Browse files Browse the repository at this point in the history
  • Loading branch information
12101111 committed Mar 8, 2020
1 parent dbed65a commit 7a89bf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/ui/proc-macro/musl-proc-macro.rs
@@ -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"]
Expand Down

0 comments on commit 7a89bf1

Please sign in to comment.