disable lto on release-github
Signed-off-by: Luis Garcia <git@luigi311.com>
This commit is contained in:
parent
b84f606825
commit
9e998c67bc
1 changed files with 1 additions and 0 deletions
|
|
@ -40,3 +40,4 @@ lto = "thin"
|
|||
[profile.release-github]
|
||||
inherits = "release"
|
||||
debug = false
|
||||
lto = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue