]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Common/GlobalData.py
BaseTools: Enable --genfds-multi-thread to default build
[mirror_edk2.git] / BaseTools / Source / Python / Common / GlobalData.py
index 61327ad8f10e5d5af46e92adeea08d85387e4290..8eb72aa1d6f589705ddeb25765e9dbd2c0a39572 100755 (executable)
@@ -106,7 +106,7 @@ gBinCacheSource = None
 gPlatformHash = None\r
 gPackageHash = {}\r
 gModuleHash = {}\r
-gEnableGenfdsMultiThread = False\r
+gEnableGenfdsMultiThread = True\r
 gSikpAutoGenCache = set()\r
 \r
 # Dictionary for tracking Module build status as success or failure\r