summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/host-bottom.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/host-bottom.mk b/mk/host-bottom.mk
index d5895133b..59b7cf6d8 100644
--- a/mk/host-bottom.mk
+++ b/mk/host-bottom.mk
@@ -66,6 +66,7 @@ ifneq (${HOST_STYLE},manual)
cd ${WRKBUILD} && env ${HOST_MAKE_ENV} ${MAKE} -f ${MAKE_FILE} \
${HOST_MAKE_FLAGS} ${HOST_ALL_TARGET} $(MAKE_TRACE)
endif
+ ${MAKE} host-build $(MAKE_TRACE)
touch $@
hostpost-install: