package/libvirt: disable docs and tests
Disable docs and tests which are enabled since the addition of the
package in commit ccfc90e101
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
baaf71b9bb
commit
a1fa1d4b70
@ -33,6 +33,7 @@ LIBVIRT_CONF_ENV += \
|
||||
LIBVIRT_CONF_OPTS = \
|
||||
-Drpath=disabled \
|
||||
-Dapparmor=disabled \
|
||||
-Ddocs=disabled \
|
||||
-Ddriver_bhyve=disabled \
|
||||
-Ddriver_esx=disabled \
|
||||
-Ddriver_hyperv=disabled \
|
||||
@ -41,10 +42,12 @@ LIBVIRT_CONF_OPTS = \
|
||||
-Ddriver_openvz=disabled \
|
||||
-Ddriver_remote=enabled \
|
||||
-Ddriver_secrets=enabled \
|
||||
-Ddriver_test=disabled \
|
||||
-Ddriver_vbox=disabled \
|
||||
-Ddriver_vmware=disabled \
|
||||
-Ddriver_vz=disabled \
|
||||
-Ddtrace=disabled \
|
||||
-Dexpensive_tests=disabled \
|
||||
-Dfirewalld=disabled \
|
||||
-Dfirewalld_zone=disabled \
|
||||
-Dglusterfs=disabled \
|
||||
@ -64,6 +67,7 @@ LIBVIRT_CONF_OPTS = \
|
||||
-Dstorage_mpath=disabled \
|
||||
-Dsysctl_config=enabled \
|
||||
-Dtest_coverage=false \
|
||||
-Dtests=disabled \
|
||||
-Dudev=enabled \
|
||||
-Dwireshark_dissector=disabled
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user