mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 10:14:35 +00:00
update release profile
This commit is contained in:
+6
-5
@@ -7,8 +7,9 @@ default-members = [ "easytier" ]
|
|||||||
panic = "unwind"
|
panic = "unwind"
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
lto = true
|
panic = "unwind"
|
||||||
codegen-units = 1
|
# panic = "abort"
|
||||||
panic = "abort"
|
# lto = true
|
||||||
strip = true
|
# codegen-units = 1
|
||||||
opt-level = "z"
|
# strip = true
|
||||||
|
# opt-level = "z"
|
||||||
|
|||||||
Reference in New Issue
Block a user