| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan.json
|
| index ec218d227f3128f1e067e5d6f413c767c8b15f5a..07df298260bb7f39c8f5ccd42249d57106a4d31b 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan.json
|
| @@ -125,6 +125,7 @@
|
| "runhooks"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_DEFINES": "asan=1 clang=1 clang_use_chrome_plugins=0 component=static_library fastbuild=0 target_arch=x64 test_isolation_mode=prepare",
|
| @@ -239,6 +240,7 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "LLVM_FORCE_HEAD_REVISION": "YES"
|
| },
|
| @@ -280,6 +282,7 @@
|
| "all"
|
| ],
|
| "env": {
|
| + "FORCE_MAC_TOOLCHAIN": "1",
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "LLVM_FORCE_HEAD_REVISION": "YES"
|
| },
|
|
|