mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2025-12-10 05:29:37 +05:00
optimize libbyedpi
This commit is contained in:
@@ -15,3 +15,9 @@ crate-type = ["cdylib"]
|
||||
|
||||
[build-dependencies]
|
||||
cmake = "0.1.49"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "z"
|
||||
lto = true
|
||||
strip = true
|
||||
codegen-units = 1
|
||||
|
||||
Reference in New Issue
Block a user