On 2/2/21 2:55 AM, [email protected] wrote:
Subject: [PATCH 1/1] virtiofsd: Allow to build it without the tools
This changed the Meson build script to allow virtiofsd be built even
though the tools build is disabled, thus honoring the --enable-virtiofsd
option.
Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
I misunderstood that virtiofsd builds somehow depends on tools build at that
time.
Thanks for fixing. I did quick build test.
Thanks for the review and test!
If not needed a v2 for this patch, please could the maintainer add to
the commit message:
Fixes: cece116c939d219070b250338439c2d16f94e3da (configure: add
option for virtiofsd)
- Wainer
Reviewed-by: Misono Tomohiro <[email protected]>