mirror of
https://github.com/monero-project/monero.git
synced 2025-12-15 17:39:11 -05:00
LTO off
Attempts to solve conflicts on armv7.
This commit is contained in:
parent
170324ae68
commit
98569b0e7f
1 changed files with 6 additions and 0 deletions
|
|
@ -21,3 +21,9 @@ full-chain-membership-proofs = { git = "https://github.com/kayabaNerve/fcmp-plus
|
|||
|
||||
[patch.crates-io]
|
||||
crypto-bigint = { git = "https://github.com/kayabaNerve/crypto-bigint", branch = "c-repr" }
|
||||
|
||||
[profile.dev]
|
||||
lto = "off"
|
||||
|
||||
[profile.release]
|
||||
lto = "off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue