mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-05 12:52:24 +01:00
Re-enable LTO
This commit is contained in:
@@ -80,6 +80,6 @@ predicates = "1.0.5"
|
|||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
clap = { version = "2.33", optional = true }
|
clap = { version = "2.33", optional = true }
|
||||||
|
|
||||||
# [profile.release]
|
[profile.release]
|
||||||
# lto = true
|
lto = true
|
||||||
# codegen-units = 1
|
codegen-units = 1
|
||||||
|
Reference in New Issue
Block a user