Skip to content

Commit 36aba94

Browse files
Rename tests/run-make/issue-15460 into tests/run-make/link-native-static-lib-to-dylib
1 parent 050ff9c commit 36aba94

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

tests/run-make/issue-15460/rmake.rs tests/run-make/link-native-static-lib-to-dylib/rmake.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Regression test for <https://github.com/rust-lang/rust/issues/15460>.
2+
13
//@ ignore-cross-compile
24

35
use run_make_support::{build_native_static_lib, run, rustc};

0 commit comments

Comments
 (0)