mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
makefiles: document supported var in make help
This commit is contained in:
parent
e414ebef6e
commit
e2577c037d
@ -111,6 +111,7 @@ help:
|
|||||||
@echo " LVM_TEST_UNLIMITED Set to get unlimited test log (>32MB)"
|
@echo " LVM_TEST_UNLIMITED Set to get unlimited test log (>32MB)"
|
||||||
@echo " LVM_VALGRIND Enable valgrind testing, execs $$"VALGRIND.
|
@echo " LVM_VALGRIND Enable valgrind testing, execs $$"VALGRIND.
|
||||||
@echo " LVM_VALGRIND_DMEVENTD Enable valgrind testing of dmeventd (1)."
|
@echo " LVM_VALGRIND_DMEVENTD Enable valgrind testing of dmeventd (1)."
|
||||||
|
@echo " LVM_VALGRIND_LVMPOLLD Enable valgrind testing of lvmpolld (1)."
|
||||||
@echo " LVM_STRACE Enable strace logging."
|
@echo " LVM_STRACE Enable strace logging."
|
||||||
@echo " LVM_DEBUG_LEVEL Sets debuging level for valgrind/strace (use > 0)."
|
@echo " LVM_DEBUG_LEVEL Sets debuging level for valgrind/strace (use > 0)."
|
||||||
@echo " LVM_VERIFY_UDEV Default verify state for lvm.conf."
|
@echo " LVM_VERIFY_UDEV Default verify state for lvm.conf."
|
||||||
|
Loading…
Reference in New Issue
Block a user