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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Mips___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_ports_V8_Mips___builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Mips___builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Mips___builder.json
index 48d89645e99fbe44d086273ec687cd57f41281e8..b6b1473e13d92450cd4eaaba57ebe63b9335febf 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Mips___builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Mips___builder.json
@@ -227,15 +227,7 @@
{
"builder_name": "V8 Mips - big endian - nosnap - 1",
"properties": {
- "parent_build_environment": {
- "AR": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-ar",
- "CC": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-gcc",
- "CXX": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-g++",
- "GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "target_arch=mips v8_enable_i18n_support=0 v8_target_arch=mips v8_use_snapshot=false",
- "LINK": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-g++",
- "RANLIB": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-ranlib"
- },
+ "parent_build_environment": {},
Michael Achenbach 2016/07/05 14:36:48 This bot doesn't use MB. We just switch off the fe
tandrii(chromium) 2016/07/05 14:59:20 Acknowledged.
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
"revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c"
@@ -244,15 +236,7 @@
{
"builder_name": "V8 Mips - big endian - nosnap - 2",
"properties": {
- "parent_build_environment": {
- "AR": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-ar",
- "CC": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-gcc",
- "CXX": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-g++",
- "GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "target_arch=mips v8_enable_i18n_support=0 v8_target_arch=mips v8_use_snapshot=false",
- "LINK": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-g++",
- "RANLIB": "[SLAVE_BUILD]/mips-mti-linux-gnu/2015.01-7/bin/mips-mti-linux-gnu-ranlib"
- },
+ "parent_build_environment": {},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
"revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c"

Powered by Google App Engine
This is Rietveld 408576698