build: speed up SYMBOLCHECK code
authorAndrew Tridgell <tridge@samba.org>
Tue, 12 Apr 2011 01:11:55 +0000 (11:11 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Apr 2011 01:47:36 +0000 (11:47 +1000)
commit601835ee6db8952911216f8f7f02f5101dc3b269
tree74c014d24093debaea61c2653ebd0ebcc4451053
parent4edc98eb9e18eff00bb5ce9bdcdffa5b11149dd4
build: speed up SYMBOLCHECK code

this uses a nm and ldd cache to speed up the duplicate symbol checking
code

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/symbols.py