| Index: scripts/slave/recipes/webrtc/ios.expected/gn_build.json
|
| diff --git a/scripts/slave/recipes/webrtc/ios.expected/gn_build.json b/scripts/slave/recipes/webrtc/ios.expected/gn_build.json
|
| index 5cfd61f40079020b4035c815497a241551323f00..ecd42d9fb68a785cf8e19282e02c885f0e6132f8 100644
|
| --- a/scripts/slave/recipes/webrtc/ios.expected/gn_build.json
|
| +++ b/scripts/slave/recipes/webrtc/ios.expected/gn_build.json
|
| @@ -230,6 +230,22 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10)\n"
|
| + ],
|
| + "name": "ensure_goma.get the number of cpus",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count() * 10)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILDER_CACHE]/ios/src/tools/mb/mb.py",
|
| "gen",
|
| "-m",
|
|
|