File: musl-dev.lintian-overrides

package info (click to toggle)
musl 1.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,020 kB
  • sloc: ansic: 85,404; asm: 7,109; sh: 809; awk: 301; makefile: 231; sed: 9
file content (14 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# musl needs to use its own namespace to not conflict with other libcs
# The installed files are the same for CPU architecture
musl-dev binary: triplet-dir-and-architecture-mismatch
# musl needs to use its own namespace to not conflict with other libcs
musl-dev binary: arch-dependent-file-not-in-arch-specific-directory
# manpage for musl-gcc lives in musl-tools
musl-dev binary: no-manual-page
musl-dev: no-code-sections [usr/lib/*/libdl.a]
musl-dev: no-code-sections [usr/lib/*/libm.a]
musl-dev: no-code-sections [usr/lib/*/libpthread.a]
musl-dev: no-code-sections [usr/lib/*/libresolv.a]
musl-dev: no-code-sections [usr/lib/*/librt.a]
musl-dev: no-code-sections [usr/lib/*/libutil.a]
musl-dev: no-code-sections [usr/lib/*/libxnet.a]