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

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

Issue 2127573003: V8: Get build environment from MB (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: V8: Get build environment from MB Created 4 years, 5 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___builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json
index 8b03ceff87fc9932a6ef1159f86a5566c8c590d8..322096f1c704f4f27c14bceb39fe0e6d4a4c345e 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json
@@ -393,8 +393,7 @@
"builder_name": "V8 Deopt Fuzzer",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "gcmole=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -420,8 +419,7 @@
"builder_name": "V8 Linux",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "gcmole=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -447,8 +445,7 @@
"builder_name": "V8 Linux - presubmit",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "gcmole=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -491,8 +488,7 @@
"properties": {
"archive": "gs://chromium-v8/v8-linux-rel",
"parent_build_environment": {
- "GYP_DEFINES": "gcmole=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",

Powered by Google App Engine
This is Rietveld 408576698