X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FConf%2Ftarget.template;fp=Tools%2FConf%2Ftarget.template;h=7eb3100b718cf4e5983aed655557906e2d94e062;hp=dea49ec83afba75ac40cbd40bfbe58318912a4d4;hb=6d8597dcf07d9af670966a51333b53aa8e06f4ed;hpb=733d48fec311a0ce1c6b8ba1b53506a84d9e276a diff --git a/Tools/Conf/target.template b/Tools/Conf/target.template index dea49ec83a..7eb3100b71 100644 --- a/Tools/Conf/target.template +++ b/Tools/Conf/target.template @@ -62,9 +62,9 @@ TOOL_CHAIN_TAG = MYTOOLS # enabling multi-thread will bring much benefit. Otherwise, we # do not recommend to enable this. For multi-thread built, the # log will write to ${BUILD_DIR}/build.log. -# MULTIPLE_THREAD = Enable +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 \ No newline at end of file +MAX_CONCURRENT_THREAD_NUMBER = 2 \ No newline at end of file