# libpthread must be stripped specially; GDB needs the non-dynamic 
# symbol table in order to load the thread debugging library.
libc6-ppc64: unstripped-binary-or-object ./lib64/libpthread-2.5.so

# Those file are actually .o files not package in a ar archive, and
# thus should not be stripped
libc6-ppc64: unstripped-binary-or-object ./usr/lib64/libieee.a
libc6-ppc64: unstripped-binary-or-object ./usr/lib64/libmcheck.a

# It is normal that the ELF dynamic linker does not need any other 
# library
libc6-ppc64: shared-lib-without-dependency-information ./lib64/ld-2.5.so
