mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 02:05:41 +00:00
fix: update tantivy release build config (#47723)
issue: https://github.com/milvus-io/milvus/issues/42879 Signed-off-by: SpadeA <tangchenjie1210@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ lindera-cc-cedict = ["lindera/cc-cedict"]
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
debug = true
|
||||
debug = 1
|
||||
lto = true
|
||||
debug-assertions = false
|
||||
codegen-units = 1
|
||||
|
||||
Reference in New Issue
Block a user