public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] lvm2: housekeeping - remove invalid configure option
@ 2023-05-11 12:39 Adolf Belka
  2023-05-11 12:39 ` [PATCH] mpfr: Update to include the latest four bug patches Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2023-05-11 12:39 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 700 bytes --]

- 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 <adolf.belka(a)ipfire.org>
---
 lfs/lvm2 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lfs/lvm2 b/lfs/lvm2
index 5b39f05f5..2f1e921fc 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)
-- 
2.40.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-11 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-11 12:39 [PATCH] lvm2: housekeeping - remove invalid configure option Adolf Belka
2023-05-11 12:39 ` [PATCH] mpfr: Update to include the latest four bug patches Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox