mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
package/libvirt: disable docs and tests
Disable docs and tests which are enabled since the addition of the package in commitccfc90e101
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commita1fa1d4b70
) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f95ef2e65d
commit
96a48f1222
@ -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