Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit d4c24cd

Browse files
committed
tests: ignore linker-warning on cross-compile
1 parent dc031c7 commit d4c24cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-make/linker-warning/rmake.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//@ ignore-cross-compile (exercises host linker)
2+
13
use run_make_support::{Rustc, diff, regex, rustc};
24

35
fn run_rustc() -> Rustc {

0 commit comments

Comments
 (0)