Update annocheck policy

This commit is contained in:
Michael Catanzaro 2021-12-06 13:45:12 -06:00
parent 9849a2ff0e
commit 32c229cf98
1 changed files with 6 additions and 1 deletions

View File

@ -1,9 +1,14 @@
--- ---
annocheck:
ignore:
- /usr/libexec/installed-tests/glib/mem-overflow
- /usr/libexec/installed-tests/glib/resources
elf: elf:
ignore: ignore:
- /usr/libexec/installed-tests/glib/resources - /usr/libexec/installed-tests/glib/resources
inspections: inspections:
badfuncs: off # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2097 # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2097
badfuncs: off
runpath: runpath:
allowed_paths: allowed_paths:
- /usr/libexec/installed-tests/glib - /usr/libexec/installed-tests/glib