]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Changed Enable to Disable as default value of MULTIPLE_THREAD
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Sep 2007 06:19:10 +0000 (06:19 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Sep 2007 06:19:10 +0000 (06:19 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3923 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Conf/target.template

index 387816d15ad381fdcf6bfe9b2f10739042fb4f9e..e8e32438737c3ddb6bd53f11cc1465effe971883 100644 (file)
@@ -63,7 +63,7 @@ TOOL_CHAIN_TAG        = MYTOOLS
 #                                             This feature is only available for "spawn" build mode, and \r
 #                                             only for PLATFORM build. The clean, cleanall or\r
 #                                             stand-alone module build is still using the normal way.\r
-MULTIPLE_THREAD       = Enable\r
+MULTIPLE_THREAD       = Disable\r
 \r
 # MAX_CONCURRENT_THREAD_NUMBER  NUMBER  Optional  The number of concurrent threads. Default is 2. Recommend to\r
 #                                                 set this value to one more than the number of your compurter\r