mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Enable openvz, lxc and xen proxy in automated builds
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user