Engineering - switch to thin LTO (#295313)

This commit is contained in:
Ladislau Szomoru
2026-02-14 09:44:59 +01:00
committed by GitHub
parent 3fb465e858
commit 4252a7a41f

View File

@@ -76,7 +76,7 @@ russh-keys = { git = "https://github.com/microsoft/vscode-russh", branch = "main
[profile.release]
strip = true
lto = true
lto = "thin"
[features]
default = []