mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
Cargo.toml: disable LTO
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2018"
|
||||
license = "MPL-2.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
#lto = true
|
||||
|
||||
[dependencies]
|
||||
deltachat_derive = { path = "./deltachat_derive" }
|
||||
|
||||
Reference in New Issue
Block a user