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=7c0b62b88661305cb8411456bdc27fb6fed416fe;hp=5ce56d3fe82f3741f58f2d36e949ed6bfccc056e;hb=c9d0e0815bc50c07b479f6cd44b399cc646f4cd2;hpb=bc61c01ae56ecbd30da90a862609165067af3067 diff --git a/BaseTools/Conf/target.template b/BaseTools/Conf/target.template index 5ce56d3fe8..7c0b62b886 100644 --- a/BaseTools/Conf/target.template +++ b/BaseTools/Conf/target.template @@ -63,6 +63,10 @@ TOOL_CHAIN_TAG = MYTOOLS # cores or CPUs. Less than 2 means disable multithread build. MAX_CONCURRENT_THREAD_NUMBER = 1 +# MULTIPLE_THREAD BOOLEAN Optional If TRUE, multi-thread is enable for bulding. +# If FALSE, multi-thread is disable for building. +MULTIPLE_THREAD = FALSE + # Build rules definition # #