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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___presubmit.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_Linux___presubmit.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___presubmit.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___presubmit.json
index 6bb4d8a471d4165adbd29e50857931b0d9febd53..5a6b6d2d26771c43bee31f48251b8466a5c1fda0 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___presubmit.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___presubmit.json
@@ -60,6 +60,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": "target_arch=ia32 v8_target_arch=ia32",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},

Powered by Google App Engine
This is Rietveld 408576698