aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index ac2bcf7b22b0..910f0017faff 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -765,7 +765,7 @@ KTMAKE= \
# world stage
WMAKEENV= ${CROSSENV} \
- INSTALL="sh ${.CURDIR}/tools/install.sh" \
+ INSTALL="${INSTALL_CMD} -U" \
PATH=${TMPPATH} \
SYSROOT=${WORLDTMP}