]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Respect $(OBJDUMP)
authorSam James <sam@gentoo.org>
Sun, 23 Jan 2022 15:36:55 +0000 (15:36 +0000)
committerGuillem Jover <guillem@hadrons.org>
Sun, 23 Jan 2022 17:42:01 +0000 (18:42 +0100)
commitf11ab6722367f1cf62704ed3c827b9b68dcb5397
tree44fb97e9757d7ce41062a5943ccdea32ac93da6f
parent54796231c7eea5e2a404fd0e08773f68d7f2eead
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.

Closes: !16
Bug: https://bugs.gentoo.org/831863
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Guillem Jover <guillem@hadrons.org>
src/Makefile.am