]> www.infradead.org Git - users/dwmw2/qemu.git/commit
meson: Introduce 'qatzip' feature to the build system
authorBryan Zhang <bryan.zhang@bytedance.com>
Fri, 30 Aug 2024 23:27:19 +0000 (16:27 -0700)
committerPeter Xu <peterx@redhat.com>
Mon, 9 Sep 2024 14:55:39 +0000 (10:55 -0400)
commite28ed313c268aeb4e0cefb66dcd215c30e4443fe
tree822ccd8639f2a1122c5ad28df61fc2b0a8df5e49
parent85da4cbe6e5eb6ba6f31c8b30ee4582625546da7
meson: Introduce 'qatzip' feature to the build system

Add a 'qatzip' feature, which is automatically disabled, and which
depends on the QATzip library if enabled.

Reviewed-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Bryan Zhang <bryan.zhang@bytedance.com>
Signed-off-by: Hao Xiang <hao.xiang@linux.dev>
Signed-off-by: Yichen Wang <yichen.wang@bytedance.com>
Link: https://lore.kernel.org/r/20240830232722.58272-3-yichen.wang@bytedance.com
Signed-off-by: Peter Xu <peterx@redhat.com>
meson.build
meson_options.txt
scripts/meson-buildoptions.sh