Use no-prefer-dynamic

This commit is contained in:
Jonas Schievink 2020-10-12 01:51:40 +02:00
parent 4f5394199b
commit 32cf035046
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
// compile-flags: -Clinker-plugin-lto -Copt-level=s
// build-pass
// no-prefer-dynamic
#![crate_type = "rlib"]

View File

@ -1,5 +1,6 @@
// compile-flags: -Clinker-plugin-lto -Copt-level=z
// build-pass
// no-prefer-dynamic
#![crate_type = "rlib"]