/usr/share/lintian/overrides/musl is in musl 1.1.9-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | # musl libc.so does not depend on anything
musl binary: shared-lib-without-dependency-information
# musl need to use his own namespace to not conflict with other libc's
musl binary: arch-dependent-file-not-in-arch-specific-directory
# musl has no SONAME and version by design
musl binary: sharedobject-in-library-directory-missing-soname
# musl need to use his own namespace to not conflict with other libc's
# The installed files are the same for CPU architecture
musl binary: triplet-dir-and-architecture-mismatch
|