mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Enable thin lto for release
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user