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

Unified Diff: infra/mb/mb_config.pyl

Issue 2649133010: [foozzie] Support multi-architecture builds (Closed)
Patch Set: Review Created 3 years, 11 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 | « gni/v8.gni ('k') | tools/foozzie/v8_foozzie.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/mb/mb_config.pyl
diff --git a/infra/mb/mb_config.pyl b/infra/mb/mb_config.pyl
index 7dede79773e70be109ad76384b8fa87b6ff83da9..24405fc15c1a16cb55311934c6fbeeb98f858aab 100644
--- a/infra/mb/mb_config.pyl
+++ b/infra/mb/mb_config.pyl
@@ -638,7 +638,7 @@
},
'v8_correctness_fuzzer': {
- 'gn_args': 'v8_correctness_fuzzer=true',
+ 'gn_args': 'v8_correctness_fuzzer=true v8_multi_arch_build=true',
},
'v8_disable_inspector': {
« no previous file with comments | « gni/v8.gni ('k') | tools/foozzie/v8_foozzie.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698