ELF weak symbols are _not_ like a.out indirect symbols. Nothing in ELF is,
authorguenther <guenther@openbsd.org>
Thu, 9 Apr 2015 04:46:18 +0000 (04:46 +0000)
committerguenther <guenther@openbsd.org>
Thu, 9 Apr 2015 04:46:18 +0000 (04:46 +0000)
commit2c739b87c6e85d71bf605f818e970c9c53db2a12
treef0b3f0548cf31aa6e9c43844e06f9ce219b48b76
parenta7f0b6ad717793d46647c323ffcbf1226ceb37db
ELF weak symbols are _not_ like a.out indirect symbols.  Nothing in ELF is,
so remove N_INDR handling.

ok kettenis@
usr.bin/nm/elf.c
usr.bin/nm/nm.1
usr.bin/nm/nm.c