1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-30 01:47:56 +03:00
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
..
2017-06-22 20:17:18 +02:00
2016-04-29 19:47:15 +01:00
2017-07-20 11:20:44 +02:00
2017-07-20 11:18:29 +02:00
2016-01-21 12:11:37 +01:00
2016-11-03 17:49:07 +01:00
2017-06-27 12:41:59 +01:00
2016-01-21 12:11:37 +01:00
2017-07-11 16:26:12 +02:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2016-10-03 17:49:56 +02:00
2017-08-01 11:53:30 +02:00