From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] lvm2: housekeeping - remove invalid configure option
Date: Thu, 11 May 2023 14:39:41 +0200 [thread overview]
Message-ID: <20230511123943.3450454-1-adolf.belka@ipfire.org> (raw)
[-- 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
next reply other threads:[~2023-05-11 12:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 12:39 Adolf Belka [this message]
2023-05-11 12:39 ` [PATCH] mpfr: Update to include the latest four bug patches Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230511123943.3450454-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox