Reviewers: Michael Achenbach, jochen (slow),
Description:
Update GN build files with the cpu_arch -> current_cpu change.
[email protected], [email protected]
BUG=crbug.com/344767
Please review this at https://codereview.chromium.org/946023002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+1, -1 lines):
M BUILD.gn
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index
713ab6de57d46176fdb9082bdc561c430e2ecbbc..2c6ada00963da515a0d119b71ba661a5062a6306
100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -18,7 +18,7 @@ v8_interpreted_regexp = false
v8_object_print = false
v8_postmortem_support = false
v8_use_snapshot = true
-v8_target_arch = cpu_arch
+v8_target_arch = current_cpu
v8_random_seed = "314159265"
v8_toolset_for_d8 = "host"
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.