mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
disable more unnecessary LVM components
This commit is contained in:
parent
07eb5e9717
commit
46a2ae8c2b
@ -21,10 +21,14 @@ lvm2_configure := \
|
||||
--disable-selinux \
|
||||
--disable-udev-systemd-background-jobs \
|
||||
--disable-realtime \
|
||||
--disable-dmeventd \
|
||||
--disable-lvmetad \
|
||||
--disable-lvmpolld \
|
||||
--disable-use-lvmlockd \
|
||||
--disable-use-lvmetad \
|
||||
--disable-use-lvmpolld \
|
||||
--disable-blkid_wiping \
|
||||
--disable-cmirrord \
|
||||
--with-cluster=none \
|
||||
|
||||
# not sure why LIB_SUFFIX is not defined in the cross build
|
||||
|
Loading…
Reference in New Issue
Block a user