diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 10:14:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 10:14:55 +0000 |
commit | a81f00660508e37e37ca25aec8f5e7c2cd5f7195 (patch) | |
tree | 62991fe75db508350f293320260d38e5c6b592a5 /debian/linux-image-6.1.0-19-marvell-dbg.lintian-overrides | |
parent | Setting abiname to 19progress6.99u1. (diff) | |
download | linux-a81f00660508e37e37ca25aec8f5e7c2cd5f7195.tar.xz linux-a81f00660508e37e37ca25aec8f5e7c2cd5f7195.zip |
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/linux-image-6.1.0-19-marvell-dbg.lintian-overrides | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/linux-image-6.1.0-19-marvell-dbg.lintian-overrides b/debian/linux-image-6.1.0-19-marvell-dbg.lintian-overrides deleted file mode 100644 index 2ebade5b5..000000000 --- a/debian/linux-image-6.1.0-19-marvell-dbg.lintian-overrides +++ /dev/null @@ -1,11 +0,0 @@ -# Kernel dbg packages contain a full image with debug data -linux-image-6.1.0-19-marvell-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables. -# lintian currently allows i386 executables on amd64. - -# Some 32-bit architectures need 64-bit kernels and we still build -# these as the "wrong" architecture rather than mandating multiarch. |