mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-03-22 00:28:15 +05:00
strip symbols
This commit is contained in:
@@ -18,5 +18,5 @@ cmake = "0.1.49"
|
|||||||
[profile.release]
|
[profile.release]
|
||||||
opt-level = "z"
|
opt-level = "z"
|
||||||
lto = true
|
lto = true
|
||||||
strip = true
|
strip = "symbols"
|
||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user