mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 15:35:33 +08:00
MS-89 Fix compile failed
Former-commit-id: 922f2d5105e1ca8c99560b27e51c34d79f5836f2
This commit is contained in:
parent
4b1ef8e92e
commit
80e45d14b2
@ -6,6 +6,7 @@ Please mark all change in change log and use the ticket from JIRA.
|
||||
|
||||
## Bug
|
||||
- MS-80 - Fix server hang issue
|
||||
- MS-89 - Fix compile failed, libgpufaiss.a link missing
|
||||
|
||||
## Improvement
|
||||
- MS-82 - Update server startup welcome message
|
||||
|
||||
@ -62,6 +62,7 @@ set(third_party_libs
|
||||
sqlite
|
||||
thrift
|
||||
yaml-cpp
|
||||
gpufaiss
|
||||
faiss
|
||||
lapack
|
||||
openblas
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user