]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: add configure options for excluding vmdk, vhdx and vpc
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Fri, 21 Apr 2023 09:27:58 +0000 (12:27 +0300)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 May 2023 12:15:13 +0000 (14:15 +0200)
commit11cea42e176bebc5e85866b01ade4a86651b7633
treefcbe48952e0a32321b38c24269aab55331e5e5f4
parentb2896c1b09878fd1c4b485b3662f8beecbe0fef4
block: add configure options for excluding vmdk, vhdx and vpc

Let's add --enable / --disable configure options for these formats,
so that those who don't need them may not build them.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-Id: <20230421092758.814122-1-vsementsov@yandex-team.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/meson.build
meson.build
meson_options.txt
scripts/meson-buildoptions.sh