Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json

Issue 2411243003: Revert of Download the hermetic xcode toolchain on all bots that target mac. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
index 0a83769b524680fd82472cbcd34dd562978c5a2e..d939de924cb554788895fe3f2e4baec68c1fa1eb 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json
@@ -142,7 +142,6 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMac/src",
"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": "clang=1 clang_use_chrome_plugins=0 component=shared_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare",
@@ -238,7 +237,6 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMac/src",
"env": {
- "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "generate_build_files",
@@ -259,7 +257,6 @@
"/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"
},
@@ -305,7 +302,6 @@
"all"
],
"env": {
- "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"LLVM_FORCE_HEAD_REVISION": "YES"
},
@@ -431,7 +427,6 @@
],
"cwd": "[BUILDER_CACHE]/ClangToTMac",
"env": {
- "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"LLVM_FORCE_HEAD_REVISION": "YES"
},

Powered by Google App Engine
This is Rietveld 408576698