提交 0b4f2778 编写于 作者: D Daniel P. Berrange

Enable openvz, lxc and xen proxy in automated builds

上级 3de646a5
Fri Jul 25 10:41:27 BST 2008 Daniel P. Berrange <berrange@redhat.com>
* autobuild.sh: Force enable OpenVZ, LXC and Xen proxy for
automated build testing
Fri Jul 25 10:29:27 BST 2008 Daniel P. Berrange <berrange@redhat.com>
Miscellaneous minor bug fixes
......
......@@ -16,7 +16,10 @@ rm -rf coverage
./autogen.sh --prefix=$AUTOBUILD_INSTALL_ROOT \
--enable-test-coverage \
--enable-compile-warnings=error
--enable-compile-warnings=error \
--with-openvz \
--with-lxc \
--with-xen-proxy
make
make install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册