disable rpminspect.annocheck

Rust isn't compiling with cf-protection and that bothers annocheck.
Disbale it for _now_

Resolves: rhbz#1989897

Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
Antonio Murdaca 2021-10-25 18:18:55 +02:00
parent f665e5f3ce
commit 19aa070ef1
No known key found for this signature in database
GPG Key ID: 576F613F7E314156

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
inspections:
annocheck: off