Skip to content

abi-check: simplify ABI comparison using libabigail tools

Nikos Mavrogiannopoulos requested to merge tmp-abigail into master

These have output ABI format compatibility and that means we can take snapshots to test ABI against. We also hard-code explicitly the SONAME version to ensure no accidental SONAME bumps happen.

Signed-off-by: Nikos Mavrogiannopoulos nmav@gnutls.org

Merge request reports