summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorLakshmi Priya Sekar <lasekar@microsoft.com>2016-08-01 17:11:40 -0700
committerLakshmi Priya Sekar <lasekar@microsoft.com>2016-08-01 17:11:40 -0700
commitb775f2210974f3a9274075a94cfce26749ba9979 (patch)
tree19c339f3e4a83016e9c3b87a4b94884cf08ca9da /config.json
parent28bbb381f9126be1a277ecb1289d2c416cdc34ab (diff)
downloadcoreclr-b775f2210974f3a9274075a94cfce26749ba9979.tar.gz
coreclr-b775f2210974f3a9274075a94cfce26749ba9979.tar.bz2
coreclr-b775f2210974f3a9274075a94cfce26749ba9979.zip
Add /m option for builds.
Diffstat (limited to 'config.json')
-rw-r--r--config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json
index 7c8d380b7b..e3a51addee 100644
--- a/config.json
+++ b/config.json
@@ -385,6 +385,7 @@
"defaultValues": {
"toolName": "msbuild",
"settings": {
+ "maxcpucount": "default",
"MsBuildParameters": "default",
"MsBuildLog": "default",
"MsBuildWrn": "default",