mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Disable LTO due to compilation failures on some platforms
(aarch64 linux)
This commit is contained in:
parent
0826aa35e2
commit
9a789daa58
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ members = [
|
|||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
lto = "thin"
|
||||
|
||||
[profile.dev.package.flate2]
|
||||
opt-level = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue