| Index: scripts/slave/recipes/ios/unified_builder_tester.expected/goma.json
|
| diff --git a/scripts/slave/recipes/ios/unified_builder_tester.expected/goma.json b/scripts/slave/recipes/ios/unified_builder_tester.expected/goma.json
|
| index 3361c992cbb7ea7b70a7b39d13044678177b3ea0..bddd8168c62c6eb18fe770a1b49682cc8359982c 100644
|
| --- a/scripts/slave/recipes/ios/unified_builder_tester.expected/goma.json
|
| +++ b/scripts/slave/recipes/ios/unified_builder_tester.expected/goma.json
|
| @@ -278,6 +278,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",
|
| @@ -327,6 +328,7 @@
|
| ],
|
| "cwd": "[BUILDER_CACHE]/ios/src/out/Release-iphoneos",
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| "name": "compile",
|
|
|