| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_mips_dbg.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_mips_dbg.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_mips_dbg.json
|
| index d8332905b551093e13691bdcb8e37e9b6260fe88..ee9c044e5d59bfc715a8743d6081da05bb9435eb 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_mips_dbg.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_mips_dbg.json
|
| @@ -184,6 +184,7 @@
|
| "cwd": "[BUILDER_CACHE]/android_compile_mips_dbg/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_CROSSCOMPILE": "1",
|
| "GYP_DEFINES": "OS=android clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=mipsel use_goma=1",
|
| "PATH": "[BUILDER_CACHE]/android_compile_mips_dbg/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_compile_mips_dbg/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -191,6 +192,29 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILDER_CACHE]/android_compile_mips_dbg/src/tools/mb/mb.py",
|
| + "gen",
|
| + "-m",
|
| + "tryserver.webrtc",
|
| + "-b",
|
| + "android_compile_mips_dbg",
|
| + "--config-file",
|
| + "[BUILDER_CACHE]/android_compile_mips_dbg/src/webrtc/build/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "--gyp-script=[BUILDER_CACHE]/android_compile_mips_dbg/src/webrtc/build/gyp_webrtc.py",
|
| + "//out/Debug"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_compile_mips_dbg/src",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "generate_build_files"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|