Set LTO to thin. Fixes #2531. [ci full]
This commit is contained in:
Родитель
afd13fba5b
Коммит
235560dcd1
|
@ -38,4 +38,4 @@ members = [
|
|||
[profile.release]
|
||||
opt-level = "s"
|
||||
debug = true
|
||||
lto = true
|
||||
lto = "thin"
|
||||
|
|
Загрузка…
Ссылка в новой задаче