build: use readelf as a replacement for ldd
authorAndrew Tridgell <tridge@samba.org>
Tue, 12 Apr 2011 11:20:41 +0000 (21:20 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Apr 2011 02:37:33 +0000 (04:37 +0200)
commit380bd493bb02744dfd4e88a875d3beabb3c784f8
treea90de8c22045c499bdb92641aad40e09237f4907
parentcec7c53da955ade9a218fdf0aaa44568d2417eb7
build: use readelf as a replacement for ldd

using readelf allows us to do a non-recursive library listing, which
is important to remove false positive symbol duplication

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Apr 13 04:37:33 CEST 2011 on sn-devel-104
buildtools/wafsamba/symbols.py