Ignore IRIX6-compatible archive map on mips64 platform, since the mips64
authormiod <miod@openbsd.org>
Mon, 28 Apr 2014 18:49:28 +0000 (18:49 +0000)
committermiod <miod@openbsd.org>
Mon, 28 Apr 2014 18:49:28 +0000 (18:49 +0000)
commitc00dd18951d196f31942b232641228ae27112718
treeeb2b760263e38c5d52489f8745ed1739ee50c64c
parent6014d7e1f98052d226922eb1b0dc6326457ffb30
Ignore IRIX6-compatible archive map on mips64 platform, since the mips64
toolchain creates them. This lets nm -w correctly return 0 for valid archives.

ok jasper@ deraadt@
usr.bin/nm/nm.c