提交 79ac5443 编写于 作者: J JinHai-CN

Fix compilation error

Signed-off-by: NJinHai-CN <hai.jin@zilliz.com>
上级 131b3469
......@@ -144,7 +144,7 @@ if [[ ${RUN_CPPLINT} == "ON" ]]; then
fi
# compile and build
make -j8 || exit 1
make -j6 || exit 1
if [[ ${PRIVILEGES} == "ON" ]];then
sudo make install || exit 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册