diff options
| author | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
| commit | 9c0f862749f30800837a45aff5abdcb529867dbc (patch) | |
| tree | b0ca51fff64f12fac03aea4afaa1fa722376844b /beagle/debian-rfs/usr/share/lintian/overrides/libc6 | |
| parent | 33b79c725448efd2c9a72e2ae9a1fb04270492f5 (diff) | |
| parent | cea5039322781f6085dd47954af5584ca3f78911 (diff) | |
Merge branch 'schulung'
updates from current linutronix schulung.git
Conflicts:
Makefile
configpres.tex
flash-memory/ubi/handout_ubi_de.tex
handout.tex
index.txt
pres_master.tex
vorl.tex
vorl1.tex
vorl2.tex
vorl3.tex
vorl4.tex
vorl5.tex
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'beagle/debian-rfs/usr/share/lintian/overrides/libc6')
| -rw-r--r-- | beagle/debian-rfs/usr/share/lintian/overrides/libc6 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/beagle/debian-rfs/usr/share/lintian/overrides/libc6 b/beagle/debian-rfs/usr/share/lintian/overrides/libc6 deleted file mode 100644 index cfe33b5..0000000 --- a/beagle/debian-rfs/usr/share/lintian/overrides/libc6 +++ /dev/null @@ -1,13 +0,0 @@ -# libpthread must be stripped specially; GDB needs the non-dynamic -# symbol table in order to load the thread debugging library. -libc6: unstripped-binary-or-object ./lib/libpthread-2.11.1.so - -# ld.so must be executable, otherwise the system will not work -libc6: shlib-with-executable-bit /lib/ld-2.11.1.so 0755 - -# It is normal that the ELF dynamic linker does not need any other -# library -libc6: shared-lib-without-dependency-information ./lib/ld-2.11.1.so - -# dependency on debconf is not needed, as glibc has a fallback to tty -libc6: missing-debconf-dependency-for-preinst |
