X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FConf%2Ftarget.template;fp=BaseTools%2FConf%2Ftarget.template;h=4f04e936becbf7c1ff5d02a07172922213283612;hp=e8e32438737c3ddb6bd53f11cc1465effe971883;hb=04e031d000e44161cd60a901db0a2605d3e848ad;hpb=34ec75fc96482d0b2003bc17139945b6662cca6d diff --git a/BaseTools/Conf/target.template b/BaseTools/Conf/target.template index e8e3243873..4f04e936be 100644 --- a/BaseTools/Conf/target.template +++ b/BaseTools/Conf/target.template @@ -63,9 +63,9 @@ 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 = Disable +MULTIPLE_THREAD = Enable # 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 # cores or CPUs. -MAX_CONCURRENT_THREAD_NUMBER = 2 +MAX_CONCURRENT_THREAD_NUMBER = 1