scripts/build_mt: add checkdeps

This commit is contained in:
MilhouseVH 2019-03-04 11:58:16 +00:00
parent 34670aaae7
commit a8572849b0

View File

@ -6,6 +6,8 @@
. config/options ""
. config/multithread
${SCRIPTS}/checkdeps
# Setup both toolchain cmake configs to avoid potentially racy behaviour later.
# Use a fork for host to isolate any variable modifications.
( setup_toolchain host )