mirror of
https://abf.rosa.ru/djam/mesa.git
synced 2025-02-23 14:42:53 +00:00
16 lines
609 B
Text
16 lines
609 B
Text
# libXvMCr600.so.1.0.0 and libXvMCnouveau.so.1.0.0 are actually the hard
|
|
# links to libXvMCgallium.so.1.0.0 and have its soname. This confuses the
|
|
# build system.
|
|
addFilter("E: invalid-ldconfig-symlink")
|
|
|
|
# dri-drivers is a collection of special shared objects rather than a
|
|
# single shared library.
|
|
addFilter("E: incoherent-version-in-name")
|
|
addFilter("E: executable-in-library-package")
|
|
addFilter("E: invalid-soname")
|
|
addFilter("E: no-binary")
|
|
addFilter("E: outside-libdir-files")
|
|
|
|
addFilter("W: shared-lib-calls-exit")
|
|
addFilter("W: no-documentation")
|
|
addFilter("W: name-repeated-in-summary C Intel-ui")
|