aboutsummaryrefslogtreecommitdiff
path: root/depends/hosts/default.mk
diff options
context:
space:
mode:
Diffstat (limited to 'depends/hosts/default.mk')
-rw-r--r--depends/hosts/default.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/depends/hosts/default.mk b/depends/hosts/default.mk
index 258619a9d0..409fb568ef 100644
--- a/depends/hosts/default.mk
+++ b/depends/hosts/default.mk
@@ -8,8 +8,6 @@ default_host_AR = $(host_toolchain)ar
default_host_RANLIB = $(host_toolchain)ranlib
default_host_STRIP = $(host_toolchain)strip
default_host_LIBTOOL = $(host_toolchain)libtool
-default_host_INSTALL_NAME_TOOL = $(host_toolchain)install_name_tool
-default_host_OTOOL = $(host_toolchain)otool
default_host_NM = $(host_toolchain)nm
define add_host_tool_func