mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
tools/virtiofsd: convert to Meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
931049b46c
commit
3f99cf5710
10 changed files with 43 additions and 27 deletions
1
configure
vendored
1
configure
vendored
|
@ -7047,6 +7047,7 @@ if test "$gprof" = "yes" ; then
|
|||
fi
|
||||
if test "$cap_ng" = "yes" ; then
|
||||
echo "CONFIG_LIBCAP_NG=y" >> $config_host_mak
|
||||
echo "LIBCAP_NG_LIBS=$cap_libs" >> $config_host_mak
|
||||
fi
|
||||
echo "CONFIG_AUDIO_DRIVERS=$audio_drv_list" >> $config_host_mak
|
||||
for drv in $audio_drv_list; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue