mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
Enable thin LTO
It compiles about half a second slower for me, so it seems fine to use by default.
This commit is contained in:
@@ -14,3 +14,6 @@ members = [
|
||||
|
||||
[profile.dev]
|
||||
split-debuginfo = "unpacked"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
Reference in New Issue
Block a user