| Index: scripts/slave/recipes/ios/try.expected/gyp_goma.json
|
| diff --git a/scripts/slave/recipes/ios/try.expected/gyp_goma.json b/scripts/slave/recipes/ios/try.expected/gyp_goma.json
|
| index 282b27b48439fa7d8869f8a5b081d94d3f7306d4..6d79d4773f56b71f1036498fe8825c301f222cc8 100644
|
| --- a/scripts/slave/recipes/ios/try.expected/gyp_goma.json
|
| +++ b/scripts/slave/recipes/ios/try.expected/gyp_goma.json
|
| @@ -301,6 +301,7 @@
|
| ],
|
| "cwd": "[BUILDER_CACHE]/ios_simulator/src",
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| "name": "generate_build_files (with patch)"
|
| @@ -393,6 +394,7 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| "name": "clang_revision",
|
| @@ -445,6 +447,7 @@
|
| ],
|
| "cwd": "[BUILDER_CACHE]/ios_simulator/src/out/Debug-iphonesimulator",
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| "name": "compile",
|
|
|