rpminspect.yaml: Add preprofile binary as it contains debugging symbols
Related: RHEL-61237
This commit is contained in:
parent
3066666ea7
commit
4f9820fb7d
@ -24,6 +24,8 @@ debuginfo:
|
||||
- /usr/lib/golang/pkg/tool/linux_*/test2json
|
||||
- /usr/lib/golang/pkg/tool/linux_*/trace
|
||||
- /usr/lib/golang/pkg/tool/linux_*/vet
|
||||
# rpminspect: preprofile in golang package contains debugging symbols (RHEL-61237)
|
||||
- /usr/lib/golang/pkg/tool/linux_*/preprofile
|
||||
# go testdata
|
||||
- /usr/lib/golang/src/debug/dwarf/testdata/*.elf
|
||||
- /usr/lib/golang/src/debug/elf/testdata/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user