Skip to content

build: respect $(OBJDUMP)

Sam James requested to merge thesamesam/libbsd:objdump-respect-var into main

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

Merge request reports