build: respect $(OBJDUMP)
We already search for it in ./configure
so let's respect
the result of that search.
This helps with cross-compilation and any other cases where one might want to choose a different toolchain.
Bug: https://bugs.gentoo.org/831863 Signed-off-by: Sam James sam@gentoo.org