[PATCH] src/meson: add module name_suffix as 'so'

Scott Shambarger scott-libvirt at shambarger.net
Tue Aug 25 01:15:57 UTC 2020


On 2020-08-24 02:34, Daniel P. Berrangé wrote:
> I don't think we want to keep compatibility with any libtool quirks. We
> should do the right thing for the platform, and I think that means 
> using
> the platform native suffix for shared library modles correctly.
> 

Of course... we'd still have to deal with meson quirks (it suffixes 
modules with .dylib instead of .bundle on MacOS).

I'm happy to take a crack at a patch using the platform suffix in the 
code... any idea how to configure meson to put the module suffix into 
config.h?  (I'm kinda new to meson - would be easy in autoconf :)

Thanks,
Scott





More information about the libvir-list mailing list