Enable abidiff in rpminspect

Signed-off-by: Julien Rische <jrische@redhat.com>
This commit is contained in:
Julien Rische 2024-08-08 17:36:17 +02:00
parent eceb5596ed
commit 31e588dc7f

View File

@ -5,10 +5,6 @@ inspections:
# Not a Java package
javabytecode: off
# I need to be able to *add* functions, and also we export internal
# functions that are not considered part of our ABI.
abidiff: off
# These just flag when things change "too much"
changedfiles: off