mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 00:12:57 +00:00
lto=true and codegen-units=1 together
This commit is contained in:
parent
8821bca656
commit
3bcc4d0d55
@ -82,3 +82,4 @@ liquid = { version = "0.20", optional = true }
|
|||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
lto = true
|
lto = true
|
||||||
|
codegen-units = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user