Revision: 10349
Author: [email protected]
Date: Thu Jan 5 22:59:14 2012
Log: Merge revision 10297 to the experimental wpotest branch: Enable
max optimization for v8 in chromium.
TBR=danno
Review URL: http://codereview.chromium.org/9124001
http://code.google.com/p/v8/source/detail?r=10349
Modified:
/branches/experimental/wpotest/tools/gyp/v8.gyp
=======================================
--- /branches/experimental/wpotest/tools/gyp/v8.gyp Tue Nov 29 06:28:56 2011
+++ /branches/experimental/wpotest/tools/gyp/v8.gyp Thu Jan 5 22:59:14 2012
@@ -221,6 +221,9 @@
{
'target_name': 'v8_base',
'type': '<(library)',
+ 'variables': {
+ 'optimize': 'max',
+ },
'include_dirs+': [
'../../src',
],
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev