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
This commit is contained in:
Michael Catanzaro 2022-10-25 10:35:35 -05:00
parent 1da29507d8
commit 8068ac17ed
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
---
inspections:
abidiff: off
changedfiles: off
filesize: off