diff options
Diffstat (limited to 'tests/run-make/duplicate-output-flavors/rmake.rs')
| -rw-r--r-- | tests/run-make/duplicate-output-flavors/rmake.rs | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/duplicate-output-flavors/rmake.rs b/tests/run-make/duplicate-output-flavors/rmake.rs index 09545228807..f07339aceb9 100644 --- a/tests/run-make/duplicate-output-flavors/rmake.rs +++ b/tests/run-make/duplicate-output-flavors/rmake.rs @@ -1,3 +1,4 @@ +//@ needs-target-std use run_make_support::rustc; fn main() {  | 
