summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-11-29 00:55:22 (GMT)
committerAlexey Neyman <stilor@att.net>2016-12-02 23:03:15 (GMT)
commitcf86df688a8e7aeba28767ae0f841022a2e8347b (patch)
tree1a66218983063c9531b00724d19967cbe5ceed8a /steps.mk
parent3f7fbd7beda5d840cd9a15189a94aaad4a802d37 (diff)
Add 'companion tools for host' step.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/steps.mk b/steps.mk
index 67024ab..e3c4874 100644
--- a/steps.mk
+++ b/steps.mk
@@ -22,6 +22,7 @@ CT_STEPS := \
companion_tools_for_build \
companion_libs_for_build \
binutils_for_build \
+ companion_tools_for_host \
companion_libs_for_host \
binutils_for_host \
cc_core_pass_1 \