1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zdenek Kabelac 2232e82d25 makefiles: fixing linking
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.
2017-08-01 11:53:30 +02:00
..
clvmd makefiles: fixing linking 2017-08-01 11:53:30 +02:00
cmirrord makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmeventd makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmfilemapd makefiles: fixing linking 2017-08-01 11:53:30 +02:00
lvmdbusd lvmdbusd: Prevent stall when update thread gets exception 2017-06-02 12:39:04 -05:00
lvmetad makefiles: fixing linking 2017-08-01 11:53:30 +02:00
lvmlockd makefiles: fixing linking 2017-08-01 11:53:30 +02:00
lvmpolld makefiles: fixing linking 2017-08-01 11:53:30 +02:00
Makefile.in daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00