1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zdenek Kabelac 078445658c configure.ac: update ldflags args
Attach -Wl,-z,relro,-z,now,-z,pack-relative-relocs,--as-needed
to LDFLAGS, but only if LDFLAGS already doesn't contain 'relro'
(so it's not given repeatedly).

Also start to use -z,now linkage also when building libraries
with default compilation - this avoid calling symbol resolver
while library function are using function needing resolving.

Note: Fedora or RHEL rpm building is using:
CFLAGS=$(rpm --eval %{build_cflags})
LDFLAGS=$(rpm --eval %{build_ldflags})

Also split -DUSE_SD_NOTIFY into DEFS from CFLAGS.
2024-04-24 00:31:26 +02:00
..
cmirrord cov: pass buffer size 2024-04-10 00:03:09 +02:00
dmeventd libdevmapper: _do_event waits for working dmeventd 2024-04-19 23:56:16 +02:00
lvmdbusd makefiles: use SHOW 2024-04-08 14:52:23 +02:00
lvmlockd configure.ac: update ldflags args 2024-04-24 00:31:26 +02:00
lvmpolld makefiles: use SHOW 2024-04-08 14:52:23 +02:00
Makefile.in build: Remove lvmetad leftovers 2018-07-24 15:02:32 +02:00