aboutsummaryrefslogtreecommitdiff
path: root/depends/builders
diff options
context:
space:
mode:
authorCarl Dong <contact@carldong.me>2019-10-09 20:10:00 -0400
committerCarl Dong <contact@carldong.me>2020-07-07 16:25:47 -0400
commite6e5c8d6caccb4648fc580e5a01448857c2fdf18 (patch)
tree23b7f41c59b507f351278a30d89a7d7af0315168 /depends/builders
parentabdfd2d0e3ebec7dbead89317ee9192189a35809 (diff)
downloadbitcoin-e6e5c8d6caccb4648fc580e5a01448857c2fdf18.tar.xz
depends: Decouple toolchain + binutils
For now they remain the same, but in the next commit, we will assign them differently according to wether or not we're using system clang.
Diffstat (limited to 'depends/builders')
-rw-r--r--depends/builders/darwin.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/depends/builders/darwin.mk b/depends/builders/darwin.mk
index 69c394ec1d..f4103fc1f2 100644
--- a/depends/builders/darwin.mk
+++ b/depends/builders/darwin.mk
@@ -19,4 +19,5 @@ darwin_LIBTOOL:=$(shell xcrun -f libtool)
darwin_OTOOL:=$(shell xcrun -f otool)
darwin_NM:=$(shell xcrun -f nm)
darwin_INSTALL_NAME_TOOL:=$(shell xcrun -f install_name_tool)
+darwin_native_binutils=
darwin_native_toolchain=