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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json

Issue 2320853005: V8: Prepare switching off gyp in runhooks (Closed)
Patch Set: Created 4 years, 3 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/v8.expected/full_client_v8_V8_Mac64___xcode.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json
index ce57f8cbfec2088b2408c7e6bf39bf0000d44747..d5ca071d71b9dfb498f2c6edb314b61ede707b1c 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json
@@ -118,6 +118,7 @@
"cwd": "[SLAVE_BUILD]/v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
+ "GYP_CHROMIUM_NO_ACTION": "0",
"GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1 v8_target_arch=x64",
"GYP_GENERATORS": "ninja,xcode-ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"

Powered by Google App Engine
This is Rietveld 408576698