]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Check for --no-copy-dt-needed linker flag
authorGuido Günther <agx@sigxcpu.org>
Tue, 13 Aug 2013 11:49:05 +0000 (13:49 +0200)
committerGuido Günther <agx@sigxcpu.org>
Thu, 22 Aug 2013 14:17:36 +0000 (16:17 +0200)
commit3e2799add2e7f72c33e900054ebe2b3a77410aa5
tree1ca1d9d0a7cd5d7acceeb5703c044a25337217e7
parentd9527b6d565f0561c7920db65b841b0e13041827
Check for --no-copy-dt-needed linker flag

and use it when available
configure.ac
daemon/Makefile.am
m4/virt-linker-no-indirect.m4 [new file with mode: 0644]
src/Makefile.am
tests/Makefile.am
tools/Makefile.am