[libvirt] [PATCH] build: split driver_storage into convenience library

Michal Privoznik mprivozn at redhat.com
Tue Aug 21 13:59:11 UTC 2012


On 21.08.2012 15:05, Eric Blake wrote:
> Commit 1d22ba95 was complete at the time, but we have since
> reintroduced a warning that is fixed in the same manner:
> 
>   CCLD   storagebackendsheepdogtest
> 
> *** Warning: Linking the executable storagebackendsheepdogtest against the loadable module
> *** libvirt_driver_storage.so is not portable!
> 
> * src/Makefile.am (libvirt_driver_storage.la): Factor into new
> convenience library.
> * tests/Makefile.am (storagebackendsheepdogtest_LDADD): Link to
> convenience library, not shared library.
> ---
>  src/Makefile.am   | 49 +++++++++++++++++++++++++------------------------
>  tests/Makefile.am |  3 ++-
>  2 files changed, 27 insertions(+), 25 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list