summaryrefslogtreecommitdiff
path: root/BaseTools
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-26 06:19:10 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-26 06:19:10 +0000
commit8d7d0e50d20d6e708f9754790f88e9728025fc00 (patch)
tree3ef1d420a0ebd77255f4d4149d8582452204f6ca /BaseTools
parent5088e385e07b2d5db69eff536ef0bf05e732a0b6 (diff)
downloadedk2-platforms-8d7d0e50d20d6e708f9754790f88e9728025fc00.tar.xz
Changed Enable to Disable as default value of MULTIPLE_THREAD
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3923 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
-rw-r--r--BaseTools/Conf/target.template2
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