Enable thin LTO
Signed-off-by: Luis Garcia <git@luigi311.com>
This commit is contained in:
parent
3378ecb5b4
commit
b84f606825
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ default-members = [
|
|||
[profile.release]
|
||||
panic = "abort"
|
||||
debug = true
|
||||
lto = "thin"
|
||||
|
||||
[profile.release-github]
|
||||
inherits = "release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue