Enable abidiff in rpminspect

Signed-off-by: Julien Rische <jrische@redhat.com>
This commit is contained in:
Julien Rische 2024-08-08 17:39:05 +02:00
parent 16ce5d4a32
commit f74323e25a

View File

@ -6,10 +6,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
filesize: off