1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/cmirrord
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
clogd.c doc: change fsf address 2016-01-21 12:11:37 +01:00
cluster.c Typo: change loose to lose 2017-04-12 10:28:19 -05:00
cluster.h doc: change fsf address 2016-01-21 12:11:37 +01:00
common.h doc: change fsf address 2016-01-21 12:11:37 +01:00
compat.c pre-release 2014-11-11 14:13:00 +00:00
compat.h Clean up include files. 2010-01-18 21:07:24 +00:00
functions.c vgrename: use long enough buffer for path 2017-03-30 00:38:41 +02:00
functions.h doc: change fsf address 2016-01-21 12:11:37 +01:00
link_mon.c doc: change fsf address 2016-01-21 12:11:37 +01:00
link_mon.h doc: change fsf address 2016-01-21 12:11:37 +01:00
local.c doc: change fsf address 2016-01-21 12:11:37 +01:00
local.h doc: change fsf address 2016-01-21 12:11:37 +01:00
logging.c doc: change fsf address 2016-01-21 12:11:37 +01:00
logging.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