Enable abidiff in rpminspect
Signed-off-by: Julien Rische <jrische@redhat.com>
This commit is contained in:
parent
16ce5d4a32
commit
f74323e25a
@ -6,10 +6,6 @@ inspections:
|
|||||||
# Not a Java package
|
# Not a Java package
|
||||||
javabytecode: off
|
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"
|
# These just flag when things change "too much"
|
||||||
changedfiles: off
|
changedfiles: off
|
||||||
filesize: off
|
filesize: off
|
||||||
|
Loading…
Reference in New Issue
Block a user