From 31e588dc7f8e4d8414e3d15c0e7de610f6f16701 Mon Sep 17 00:00:00 2001 From: Julien Rische Date: Thu, 8 Aug 2024 17:36:17 +0200 Subject: [PATCH] Enable abidiff in rpminspect Signed-off-by: Julien Rische --- rpminspect.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index a31a5e3..f15ffd3 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -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