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

Unified Diff: scripts/slave/recipes/ios/try.expected/gyp_goma.json

Issue 2436723003: Never use the hermetic xcode toolchain for iOS recipes. (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/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 39319bc49a0e76173f851d509a21d372687201f2..f3f7e6be4729d45499b2aaeb01d434962cac89ac 100644
--- a/scripts/slave/recipes/ios/try.expected/gyp_goma.json
+++ b/scripts/slave/recipes/ios/try.expected/gyp_goma.json
@@ -301,7 +301,6 @@
],
"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)"
@@ -394,7 +393,6 @@
"/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",
@@ -447,7 +445,6 @@
],
"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",
« no previous file with comments | « scripts/slave/recipes/ios/try.expected/gn.json ('k') | scripts/slave/recipes/ios/try.expected/icu_patch.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698