[PATCH] abixml-reader: Support SONAME related properties on file suppression

Dodji Seketeli dodji@seketeli.org
Wed Jan 1 00:00:00 GMT 2020


David Marchand <david.marchand@redhat.com> a écrit:

[...]

>
> Tested this to exclude the experimental libraries we have in dpdk.
> Used libabigail-1.6-139-g1d6731c4 on dpdk 20.02-rc3 + patch:
>
> diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore
> index a59df8f13..edff9be45 100644
> --- a/devtools/libabigail.abignore
> +++ b/devtools/libabigail.abignore
> @@ -2,6 +2,9 @@
>          symbol_version = EXPERIMENTAL
>  [suppress_variable]
>          symbol_version = EXPERIMENTAL
> +; Ignore experimental libraries
> +[suppress_file]
> +       soname_regexp = \\.so\\.0\\.
>
>  ; Explicit ignore for driver-only ABI
>  [suppress_type]
>
>
> Thanks Dodji!

You are welcome!

Glad it helped.

Cheers,

-- 
		Dodji



More information about the Libabigail mailing list