Use default of preferring static over dynamic linking in rustdoc tests.
This commit is contained in:
parent
ef5c00d0ca
commit
9a76c9337a
1 changed files with 0 additions and 1 deletions
|
@ -220,7 +220,6 @@ fn run_test(test: &str, cratename: &str, filename: &FileName, line: usize,
|
||||||
output_types: outputs,
|
output_types: outputs,
|
||||||
externs,
|
externs,
|
||||||
cg: config::CodegenOptions {
|
cg: config::CodegenOptions {
|
||||||
prefer_dynamic: true,
|
|
||||||
linker,
|
linker,
|
||||||
..cg
|
..cg
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue