mirror of
https://github.com/monero-project/monero.git
synced 2025-01-23 10:21:04 -05:00
LTO off
Attempts to solve conflicts on armv7.
This commit is contained in:
parent
170324ae68
commit
98569b0e7f
@ -21,3 +21,9 @@ full-chain-membership-proofs = { git = "https://github.com/kayabaNerve/fcmp-plus
|
|||||||
|
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
crypto-bigint = { git = "https://github.com/kayabaNerve/crypto-bigint", branch = "c-repr" }
|
crypto-bigint = { git = "https://github.com/kayabaNerve/crypto-bigint", branch = "c-repr" }
|
||||||
|
|
||||||
|
[profile.dev]
|
||||||
|
lto = "off"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = "off"
|
||||||
|
Loading…
Reference in New Issue
Block a user