]> xenbits.xensource.com Git - libvirt.git/commit
Don't link nwfilter or secrets driver to libvirt.so
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 31 Jul 2012 09:57:10 +0000 (10:57 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 31 Jul 2012 16:49:41 +0000 (17:49 +0100)
commitaae5cfb69948fddef556f8f5b9f80a444f9c6125
tree490187321742100b250961f77e32daa0b50ba7c2
parent5830c72e1579790833f0b7b63ef2eeadef539ec3
Don't link nwfilter or secrets driver to libvirt.so

The nwfilter and secrets drivers are both stateful and are already
linked directly to libvirtd. Linking them to libvirt.so is thus
wrong, likewise exporting their symbols in libvirt.so is wrong
src/Makefile.am
src/libvirt_nwfilter.syms [deleted file]
src/libvirt_private.syms
tests/Makefile.am