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

Unified Diff: scripts/slave/recipes/webrtc/ios.expected/no_tests.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/webrtc/ios.expected/no_tests.json
diff --git a/scripts/slave/recipes/webrtc/ios.expected/no_tests.json b/scripts/slave/recipes/webrtc/ios.expected/no_tests.json
index d5ca1821efa6e48ed906079c3d00658b6254d94b..59a5afe88e6025ae63e45bd303dd2d6c83ffee56 100644
--- a/scripts/slave/recipes/webrtc/ios.expected/no_tests.json
+++ b/scripts/slave/recipes/webrtc/ios.expected/no_tests.json
@@ -239,7 +239,6 @@
],
"cwd": "[BUILDER_CACHE]/ios/src",
"env": {
- "FORCE_MAC_TOOLCHAIN": "1",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "generate_build_files"
@@ -256,7 +255,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",
@@ -306,7 +304,6 @@
],
"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",
« no previous file with comments | « scripts/slave/recipes/webrtc/ios.expected/gyp_build.json ('k') | scripts/slave/recipes/webrtc/ios.expected/trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698