mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-03 04:34:21 -05:00
Enabled Rustc' Link Time Optimization
This commit is contained in:
parent
3c2bfdc0fc
commit
fa73c56245
1 changed files with 1 additions and 0 deletions
|
@ -46,4 +46,5 @@ rev = "af7fe340bd4a2af53ea521defcb4f377cdc588cf"
|
|||
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
debug = true
|
||||
|
|
Loading…
Reference in a new issue