mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-07-31 01:44:05 +02:00
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
# We decided to include third-party libraries
|
|
addFilter("E: incorrect-fsf-address /usr/src/debug/icinga2-.*/third-party/.*")
|
|
# Only debug-symbols in /usr/lib
|
|
addFilter("W: only-non-binary-in-usr-lib")
|