1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmpolld
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
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmpolld-cmd-utils.c cleanup: drop double const specifier 2017-02-11 20:30:16 +01:00
lvmpolld-cmd-utils.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvmpolld-common.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvmpolld-core.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvmpolld-data-utils.c cleanup: single LVM_SYSTEM_DIR string 2016-11-23 17:55:03 +01:00
lvmpolld-data-utils.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvmpolld-protocol.h doc: change fsf address 2016-01-21 12:11:37 +01:00
Makefile.in makefiles: fixing linking 2017-08-01 11:53:30 +02:00
polling_ops.h doc: change fsf address 2016-01-21 12:11:37 +01:00