9 lines
212 B
YAML
9 lines
212 B
YAML
---
|
|
inspections:
|
|
javabytecode: off
|
|
|
|
debuginfo:
|
|
# Prevent rpminspect from complaining about intentional
|
|
# "_find_debuginfo_opts -g" setting in spec file.
|
|
debuginfo_sections: .debug_info .gdb_index
|