* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -ucvs/fedora-glibc-20070816T2121
commitcb84d1e403cf2295307b398ab54cedc6bf9f8973
authorJakub Jelinek <jakub@redhat.com>
Thu, 16 Aug 2007 21:20:11 +0000 (16 21:20 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 16 Aug 2007 21:20:11 +0000 (16 21:20 +0000)
treef166c176f30129a74cd88ea17249ca1ca222f689
parent3e8d1eabc985a5804681506d79187829774885ad
* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u

to check for undefined symbols.
* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
to check for undefined symbols.
ChangeLog
elf/Makefile