]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Conf/target.template
Updated the default to parallel build. Even on a single core build is faster with...
[mirror_edk2.git] / Tools / Conf / target.template
index dea49ec83afba75ac40cbd40bfbe58318912a4d4..7eb3100b718cf4e5983aed655557906e2d94e062 100644 (file)
@@ -62,9 +62,9 @@ TOOL_CHAIN_TAG        = MYTOOLS
 #                                             enabling multi-thread will bring much benefit. Otherwise, we \r
 #                                             do not recommend to enable this. For multi-thread built, the\r
 #                                             log will write to ${BUILD_DIR}/build.log. \r
-MULTIPLE_THREAD       = Enable\r
+MULTIPLE_THREAD       = Enable\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
 #                                                 cores or CPUs. \r
-MAX_CONCURRENT_THREAD_NUMBER = 2
\ No newline at end of file
+MAX_CONCURRENT_THREAD_NUMBER = 2
\ No newline at end of file