mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Enable thin LTO on the release profile
This commit is contained in:
@@ -67,4 +67,5 @@ features = [
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
strip = "symbols"
|
||||
|
||||
Reference in New Issue
Block a user