Skip to content

Commit

Permalink
Enable thin lto for release
Browse files Browse the repository at this point in the history
  • Loading branch information
YaLTeR committed Nov 6, 2023
1 parent 323a2be commit 8d7f2c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"]

[profile.release]
overflow-checks = true
lto = "thin"

[package.metadata.generate-rpm]
assets = [
Expand Down

0 comments on commit 8d7f2c5

Please sign in to comment.