~ubuntu-branches/ubuntu/maverick/eglibc/maverick-proposed

« back to all changes in this revision

Viewing changes to debian/debhelper.in/libc-alt.lintian-overrides

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-05-30 11:05:12 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100530110512-axurnekxr2yygcf2
Tags: 2.12-0ubuntu1
* Build eglibc_2.12.orig.tar.gz, based on 2.12 branch (r10591).
* Merge with Debian (r4299, trunk).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# libpthread must be stripped specially; GDB needs the non-dynamic 
2
2
# symbol table in order to load the thread debugging library.
3
 
LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.10.1.so
 
3
LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.12.so
4
4
 
5
5
# Those file are actually .o files not package in a ar archive, and
6
6
# thus should not be stripped
8
8
LIBC-FLAVOR: unstripped-binary-or-object .LIBDIR/libmcheck.a
9
9
 
10
10
# ld.so must be executable, otherwise the system will not work
11
 
LIBC-FLAVOR: shlib-with-executable-bit .SLIBDIR/ld-2.10.1.so 0755
 
11
LIBC-FLAVOR: shlib-with-executable-bit .SLIBDIR/ld-2.12.so 0755
12
12
 
13
13
# It is normal that the ELF dynamic linker does not need any other 
14
14
# library
15
 
LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.10.1.so
 
15
LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.12.so