]> xenbits.xensource.com Git - libvirt.git/commit
tests: Don't link mock libraries against libvirt and gnulib
authorAndrea Bolognani <abologna@redhat.com>
Wed, 10 Feb 2016 15:51:51 +0000 (16:51 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 10 Feb 2016 16:12:40 +0000 (17:12 +0100)
commit6aa90452aa63cb1e1ffa84ff5f93f5873bf810a0
tree5f5456eac7898394ec307a559a28a354fdc67d7c
parente01e1e16ef4fa5f48c22ddad7eab3eb291819cc5
tests: Don't link mock libraries against libvirt and gnulib

Mock libraries are used with LD_PRELOAD from test binaries that
are already linked against those libraries, so they will be able
to resolve the symbols anyway.
tests/Makefile.am