From bc79de4676bd166aae45964129b262c56e0dc68a Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Tue, 25 Oct 2022 10:38:04 -0500 Subject: [PATCH] Disable abidiff I don't want to see complaints about internal JSC functions changing. We have to export internal APIs because we install two shared libs and one depends on non-public symbols from the other. --- rpminspect.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 722d4d2..f9e3c42 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,4 +1,5 @@ --- inspections: + abidiff: off changedfiles: off filesize: off