diff options
Diffstat (limited to 'BaseTools/Conf/target.template')
-rw-r--r-- | BaseTools/Conf/target.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Conf/target.template b/BaseTools/Conf/target.template index 387816d15a..e8e3243873 100644 --- a/BaseTools/Conf/target.template +++ b/BaseTools/Conf/target.template @@ -63,7 +63,7 @@ TOOL_CHAIN_TAG = MYTOOLS # This feature is only available for "spawn" build mode, and
# only for PLATFORM build. The clean, cleanall or
# stand-alone module build is still using the normal way.
-MULTIPLE_THREAD = Enable
+MULTIPLE_THREAD = Disable
# MAX_CONCURRENT_THREAD_NUMBER NUMBER Optional The number of concurrent threads. Default is 2. Recommend to
# set this value to one more than the number of your compurter
|