mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-14 23:18:36 +00:00
Engineering - switch to thin LTO (#295313)
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user