From: Adolf Belka Date: Thu, 11 May 2023 12:39:41 +0000 (+0200) Subject: lvm2: housekeeping - remove invalid configure option X-Git-Tag: v2.27-core175~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e501253bdb14d51e01a04d1d2172ea4b5a6ed89;p=ipfire-2.x.git lvm2: housekeeping - remove invalid configure option - Since lvmetad was removed then the configure option --enable-lvmetad is no longer valid. A warning is now shown - configure: WARNING: unrecognized options: --enable-lvmetad Signed-off-by: Adolf Belka --- diff --git a/lfs/lvm2 b/lfs/lvm2 index 5b39f05f5f..2f1e921fc2 100644 --- a/lfs/lvm2 +++ b/lfs/lvm2 @@ -81,7 +81,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --enable-pkgconfig \ --with-udevdir=/lib/udev/rules.d \ --with-default-locking-dir=/run/lvm \ - --enable-lvmetad \ --enable-udev_rules \ --enable-udev_sync cd $(DIR_APP) && make $(MAKETUNING)