mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03:00
Enable LTO
This commit is contained in:
@@ -9,6 +9,8 @@ edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
overflow-checks = true
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
||||
[package]
|
||||
name = "fish"
|
||||
|
||||
Reference in New Issue
Block a user