Skip to content

Commit 648e111

Browse files
committed
tests: fix share-generics-dylib
1 parent 5a59b9f commit 648e111

File tree

1 file changed

+3
-0
lines changed
  • tests/run-make/share-generics-dylib

1 file changed

+3
-0
lines changed

tests/run-make/share-generics-dylib/rmake.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
//
1010
// This is regression test for https://github.com/rust-lang/rust/issues/67276.
1111

12+
//@ needs-crate-type: dylib
13+
//@ needs-dynamic-linking
14+
1215
use run_make_support::rustc;
1316

1417
fn main() {

0 commit comments

Comments
 (0)