mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-13 13:27:08 +00:00
12 lines
677 B
Plaintext
12 lines
677 B
Plaintext
# lintian does not know about rust arch-specific directories
|
|
libstd-rust-dev binary: arch-dependent-file-not-in-arch-specific-directory [usr/lib/rustlib/*/lib/lib*.rlib]
|
|
libstd-rust-dev binary: breakout-link usr/lib/rustlib/*/lib/lib*.so -> usr/lib/*/lib*.so
|
|
|
|
# lintian doesn't understand rlib files
|
|
libstd-rust-dev binary: no-code-sections [*.rlib]
|
|
|
|
# See debhelper bug #875780. This override is commented out because it's not
|
|
# always needed, but we want it here for documentation purposes. Basically,
|
|
# if you see it then you probably don't need to worry about it.
|
|
#libstd-rust-dev binary: unstripped-static-library usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/lib*.rlib(*)
|