rpminspect.yaml: Add testdata to annocheck ignore
Related: RHEL-124836
This commit is contained in:
parent
b75244f94c
commit
4f73f44c11
@ -1,4 +1,10 @@
|
||||
---
|
||||
annocheck:
|
||||
ignore:
|
||||
# go testdata
|
||||
- /usr/lib/golang/src/debug/dwarf/testdata/*
|
||||
- /usr/lib/golang/src/debug/elf/testdata/*
|
||||
- /usr/lib/golang/src/runtime/pprof/testdata/*
|
||||
debuginfo:
|
||||
ignore:
|
||||
# go binaries gained/contain debugging symbols: expected (rhbz#2175281 rhbz#2175677)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user