Reviewers: machenbach,
Message:
The more, the merrier. :)
Description:
Default-enable external startup snapshot for more types of builds.
BUG=
Please review this at https://codereview.chromium.org/1205843005/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+1, -1 lines):
M build/standalone.gypi
Index: build/standalone.gypi
diff --git a/build/standalone.gypi b/build/standalone.gypi
index
7984fb3e6066ec2a3a70835137a4fb3332ebcb8f..e3ce93b4a852d42dd7b7e190f09bc488671d3cc0
100644
--- a/build/standalone.gypi
+++ b/build/standalone.gypi
@@ -204,7 +204,7 @@
# the C++ standard library is used.
'use_custom_libcxx%': 1,
}],
- ['OS=="linux" and v8_target_arch==host_arch', {
+ ['OS=="linux"', {
# Gradually roll out v8_use_external_startup_data.
# Should eventually be default enabled on all platforms.
'v8_use_external_startup_data%': 1,
--
--
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.