bitcoin/depends/builders
fanquake 7f5ac4520d
build: swap otool for (llvm-)objdump
Similar to libtool, (llvm-)otool only exists with a version suffix
on some systems (Ubuntu), which makes it annoying to use/find. Avoid
this, by switching to objdump. Which is a drop-in replacement.

This is related to #21778, and the switchover to using vanilla LLVM for
macOS.
2024-05-08 16:36:41 +08:00
..
darwin.mk build: swap otool for (llvm-)objdump 2024-05-08 16:36:41 +08:00
default.mk build: swap otool for (llvm-)objdump 2024-05-08 16:36:41 +08:00
freebsd.mk build: add FreeBSD support to depends 2022-01-19 20:38:07 +08:00
linux.mk [depends] builders: No need to set -L and --location for curl 2016-02-26 09:50:29 +01:00
netbsd.mk build: add NetBSD support to depends 2022-02-14 16:52:23 +00:00
openbsd.mk depends: don't use -h with touch on OpenBSD 2024-03-08 13:05:47 +00:00