Use no-prefer-dynamic
This commit is contained in:
parent
4f5394199b
commit
32cf035046
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
// compile-flags: -Clinker-plugin-lto -Copt-level=s
|
||||
// build-pass
|
||||
// no-prefer-dynamic
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
// compile-flags: -Clinker-plugin-lto -Copt-level=z
|
||||
// build-pass
|
||||
// no-prefer-dynamic
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue