[libvirt PATCH 5/6] virt-aa-helper: Remove duplicate linking with src/datatypes.o

Pavel Hrdina phrdina at redhat.com
Mon May 3 11:56:14 UTC 2021


On Mon, May 03, 2021 at 12:01:45PM +0200, Tim Wiederhake wrote:
> "virt-aa-helper" links, amongst others, against "datatypes.o" and
> "libvirt.so". The latter links against "libvirt_driver.a" which in turn
> also links against "datatypes.o", leading to a One-Definition-Rule
> violoation for "virConnectClass" et al. in "datatypes.c".
> 
> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> ---
>  src/security/meson.build | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210503/d646fd61/attachment-0001.sig>


More information about the libvir-list mailing list