diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:36:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:36:38 +0000 |
commit | 7b487682a6ae248979d02cdebac93fc215e09122 (patch) | |
tree | 4775d3d4a31b684c1e66949556ba546c74dd8008 /debian/linux-image-6.8.11-m68k-dbg.lintian-overrides | |
parent | Merging debian version 6.8.11-1. (diff) | |
download | linux-7b487682a6ae248979d02cdebac93fc215e09122.tar.xz linux-7b487682a6ae248979d02cdebac93fc215e09122.zip |
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/linux-image-6.8.11-m68k-dbg.lintian-overrides | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/linux-image-6.8.11-m68k-dbg.lintian-overrides b/debian/linux-image-6.8.11-m68k-dbg.lintian-overrides deleted file mode 100644 index e0a50b751f..0000000000 --- a/debian/linux-image-6.8.11-m68k-dbg.lintian-overrides +++ /dev/null @@ -1,11 +0,0 @@ -# Kernel dbg packages contain a full image with debug data -linux-image-6.8.11-m68k-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. |