From 8068ac17ed159641744863280f52dab8bb35da16 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Tue, 25 Oct 2022 10:35:35 -0500 Subject: [PATCH] Disable abidiff This is not useful because libjavascriptcoregtk has to export all symbols needed by libwebkitgtk. All it does is detect intentional changes in internal APIs. It's unfortunate that the upstream design precludes any useful ABI checks. I will continue arguing in favor of removing the split between libjavascriptcoregtk and libwebkitgtk, which would avoid this problem. Related: #2127467 --- 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