]> git.proxmox.com Git - mirror_kronosnet.git/commit
[common] Conditionalize RTLD_DI_ORIGIN
authorJan Friesse <jfriesse@redhat.com>
Mon, 2 Sep 2019 09:11:27 +0000 (11:11 +0200)
committerJan Friesse <jfriesse@redhat.com>
Tue, 3 Sep 2019 07:48:29 +0000 (09:48 +0200)
commit55d8c75abe5d7a1e4029a076f71117c7de82bc32
treee1d4c139a9274563ef34c5819c8fb150bf521221
parentf4a73758443fe52de22c7240110cdbca31ac13e9
[common] Conditionalize RTLD_DI_ORIGIN

RTLD_DI_ORIGIN is used to get absolute path of plugin. It is used only
for logging useful info and not strictly needed, so use it only when it
is defined (only musl is known to author of the patch)

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
configure.ac
libknet/common.c