run crt-static test on all target

This commit is contained in:
12101111 2020-03-09 08:39:34 +08:00
parent 7a89bf1667
commit 75e6cfc79b

View file

@ -3,7 +3,6 @@
// override -Ctarget-feature=-crt-static from compiletest
// compile-flags: -Ctarget-feature=
// build-pass
// only-musl
#![crate_type = "proc-macro"]
extern crate proc_macro;