mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-29 22:09:04 +02:00
lto=true and codegen-units=1 together
This commit is contained in:
@ -82,3 +82,4 @@ liquid = { version = "0.20", optional = true }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
Reference in New Issue
Block a user