提交 c3093daa 编写于 作者: G Goutam Tadi 提交者: Goutam Tadi

Apply DEB_BUILD_OPTIONS for debuild command

- Use nocheck to skip `make check` in test
- Use parallel to use 6 parallel processes
上级 997f67d0
......@@ -26,6 +26,6 @@ popd
# yes | mk-build-deps -i ${SRC_DIR}/debian/control
pushd ${SRC_DIR}
debuild -us -uc -b > debuild.log
DEB_BUILD_OPTIONS='nocheck parallel=6' debuild -us -uc -b > debuild.log
popd
cp greenplum-db*.deb deb_package_ubuntu16/greenplum-db.deb
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册