mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
2232e82d25
Avoid adding -g more then once for debug builds. Avoid enabling DEBUG_MEM when we build multithreaded tools. Link executables with -fPIE -pie and --export-dynamic LDFLAGS Introduce PROGS_FLAGS to add option to pass flags for external libs. Link lvm2 internally library only when really used. Link DAEMON_LIBS with daemons. Pass VALGRIND_CFLAGS internally Set shell failure mode on couple places. |
||
---|---|---|
.. | ||
clvmd | ||
cmirrord | ||
dmeventd | ||
dmfilemapd | ||
lvmdbusd | ||
lvmetad | ||
lvmlockd | ||
lvmpolld | ||
Makefile.in |