Revision: 21706
Author: [email protected]
Date: Fri Jun 6 07:26:23 2014 UTC
Log: Fix gn build
BUG=none
[email protected],[email protected]
LOG=n
Review URL: https://codereview.chromium.org/318043002
http://code.google.com/p/v8/source/detail?r=21706
Modified:
/branches/bleeding_edge/BUILD.gn
=======================================
--- /branches/bleeding_edge/BUILD.gn Thu Jun 5 13:06:21 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn Fri Jun 6 07:26:23 2014 UTC
@@ -14,7 +14,7 @@
v8_interpreted_regexp = false
v8_object_print = false
v8_postmortem_support = false
-v8_use_default_platform = true
+v8_use_default_platform = false
v8_use_snapshot = true
v8_use_external_startup_data = false
v8_enable_extra_checks = is_debug
@@ -345,6 +345,7 @@
"$target_gen_dir/experimental-libraries.cc",
"$target_gen_dir/trig-table.cc",
"$target_gen_dir/snapshot.cc",
+ "src/snapshot-common.cc",
]
configs -= [ "//build/config/compiler:chromium_code" ]
--
--
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.