update build.sh

pull/786/head
quicksilver 2019-12-18 11:29:56 +08:00
parent 2283ba4e99
commit d709b981c3
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ BUILD_UNITTEST="OFF"
INSTALL_PREFIX="/var/lib/milvus"
FAISS_ROOT=""
PRIVILEGES="OFF"
CUSTOMIZATION="OFF" # default use origin faiss
BUILD_COVERAGE="OFF"
USE_JFROG_CACHE="OFF"
RUN_CPPLINT="OFF"