aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.cpp
diff options
context:
space:
mode:
authorfanquake <[email protected]>2020-07-22 12:15:28 +0800
committerfanquake <[email protected]>2020-07-22 18:22:56 +0800
commitef3d4ce4c301caa57946f772f554678cd872fca8 (patch)
treefacd8b5bd132ba7105f1f60b349cdc3e8237f38e /src/script/script_error.cpp
parentMerge #19562: test: Fix fuzzer compilation on macOS (diff)
downloaddiscoin-ef3d4ce4c301caa57946f772f554678cd872fca8.tar.xz
discoin-ef3d4ce4c301caa57946f772f554678cd872fca8.zip
build: call AC_PATH_TOOL for dsymutil in macOS cross-compile
While testing #19530 I noticed that we couldn't call dsymutil after LTO: ```bash ../libtool: line 10643: x86_64-apple-darwin16-dsymutil: command not found ``` This updates configure to call `AC_PATH_TOOL` so that we end up with the full path to dsymutil, similar to `otool` and `install_name_tool`, ie: `/bitcoin/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-otool`.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions