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

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

Issue 2074403002: V8: Remove obsolete environment variables (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm___builder.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm___debug_builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm___debug_builder.json
index ff563e7c7b435146b9ea96dc20001c2846b55806..40001d78142978f54251d01ed4c44cb99e5cd576 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm___debug_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm___debug_builder.json
@@ -140,12 +140,10 @@
],
"cwd": "[SLAVE_BUILD]/v8",
"env": {
- "CXX": "/usr/bin/arm-linux-gnueabihf-g++",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CROSSCOMPILE": "1",
"GYP_DEFINES": "arm_float_abi=hard gomadir='[CACHE]/cipd/goma' target_arch=arm test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=arm",
"GYP_GENERATORS": "ninja",
- "LINK": "/usr/bin/arm-linux-gnueabihf-g++",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
@@ -279,11 +277,9 @@
"builder_name": "V8 Arm - debug",
"properties": {
"parent_build_environment": {
- "CXX": "/usr/bin/arm-linux-gnueabihf-g++",
"GYP_CROSSCOMPILE": "1",
"GYP_DEFINES": "arm_float_abi=hard target_arch=arm test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=arm",
- "GYP_GENERATORS": "ninja",
- "LINK": "/usr/bin/arm-linux-gnueabihf-g++"
+ "GYP_GENERATORS": "ninja"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -302,11 +298,9 @@
"builder_name": "V8 Arm GC Stress",
"properties": {
"parent_build_environment": {
- "CXX": "/usr/bin/arm-linux-gnueabihf-g++",
"GYP_CROSSCOMPILE": "1",
"GYP_DEFINES": "arm_float_abi=hard target_arch=arm test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=arm",
- "GYP_GENERATORS": "ninja",
- "LINK": "/usr/bin/arm-linux-gnueabihf-g++"
+ "GYP_GENERATORS": "ninja"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm___builder.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698