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

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

Issue 23889036: Refactor the way that TestApi works so that it is actually useful. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Yeeeeaaaahhhhhh! Created 7 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/mips_target.json
diff --git a/scripts/slave/recipes/v8.expected/Debug32.json b/scripts/slave/recipes/v8.expected/mips_target.json
similarity index 97%
copy from scripts/slave/recipes/v8.expected/Debug32.json
copy to scripts/slave/recipes/v8.expected/mips_target.json
index 1af06f43b8ddc2b03b569a45fc26ca41b833cdd4..1c65d1bef48fb03dd98edc1d5de6bd070c53405b 100644
--- a/scripts/slave/recipes/v8.expected/Debug32.json
+++ b/scripts/slave/recipes/v8.expected/mips_target.json
@@ -43,7 +43,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "v8_target_arch=ia32",
+ "GYP_DEFINES": "v8_target_arch=mips",
"GYP_GENERATORS": "",
"GYP_GENERATOR_FLAGS": "",
"GYP_MSVS_VERSION": null

Powered by Google App Engine
This is Rietveld 408576698