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