blob: 8ab4804c56e597951ee377bbcc0e8c06df6b5f6a (
plain)
1
2
3
4
5
6
7
8
|
# lintian does not know about rust arch-specific directories
libstd-rust-dev-windows binary: arch-dependent-file-not-in-arch-specific-directory [usr/lib/rustlib/*/lib/lib*.rlib]
libstd-rust-dev-windows binary: arch-dependent-file-not-in-arch-specific-directory [usr/lib/rustlib/*/lib/lib*.a]
libstd-rust-dev-windows binary: executable-not-elf-or-script [usr/lib/rustlib/*/lib/*.dll]
# lintian doesn't understand these files
libstd-rust-dev-windows binary: no-code-sections [*.rlib]
libstd-rust-dev-windows binary: no-code-sections [usr/lib/rustlib/*-pc-windows-gnu/lib/lib*.dll.a]
|