aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2018-02-15 06:17:51 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-15 14:16:49 +0000
commit50a808a518c895c956c6d30d07e1e81e5e7abddb (patch)
treefb86aeec923efcce0ca309545fa377cfe0377619 /infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
parent43bd25983bc91adc1024ea7f3d065b161f98f538 (diff)
Increase ninja thread count for Windows builds.
Change-Id: Icc3f3cc144d6d3d2ee467822436df94559d6ff37 Reviewed-on: https://skia-review.googlesource.com/107580 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json')
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
index 48807d3a1e..141678bb39 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
@@ -131,7 +131,9 @@
"-k",
"0",
"-C",
- "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Debug\\Debug"
+ "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Debug\\Debug",
+ "-j",
+ "1000"
],
"cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
"env": {