mirror of
https://github.com/kdave/btrfs-progs
synced 2025-04-01 22:48:06 +00:00
btrfs-progs: tests: add more configure options for build tests
There are some configure options not covered by build tests, eg. the --disable-zoned build broke recently. Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
1bce4429be
commit
f33c0aea67
@ -90,6 +90,15 @@ build_make_targets
|
||||
conf='--disable-convert'
|
||||
build_make_targets
|
||||
|
||||
conf='--disable-zoned'
|
||||
build_make_targets
|
||||
|
||||
conf='--disable-udev'
|
||||
build_make_targets
|
||||
|
||||
conf='--disable-python'
|
||||
build_make_targets
|
||||
|
||||
conf='--with-convert=ext2'
|
||||
build_make_targets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user