Use no-prefer-dynamic
This commit is contained in:
parent
4f5394199b
commit
32cf035046
@ -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…
Reference in New Issue
Block a user