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.
This commit is contained in:
Carl Dong
2019-10-09 20:10:00 -04:00
parent abdfd2d0e3
commit e6e5c8d6ca
4 changed files with 10 additions and 6 deletions

View File

@@ -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=