Reviewers: dcarney, ulan,
Message:
Committed patchset #1 manually as r18304.
Description:
Build fix after (mis-)merging bleeding_edge.
[email protected],[email protected]
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=18304
Please review this at https://codereview.chromium.org/110573005/
SVN Base: https://v8.googlecode.com/svn/branches/experimental/parser
Affected files (+2, -1 lines):
M tools/gyp/v8.gyp
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index
513182665ce38bd1518c72e53426ad09931ba0c1..369f78015822fc51a6cad44444339121b6377925
100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -303,7 +303,8 @@
}, {
'toolsets': ['target'],
'dependencies': ['generated-lexer'],
- }],
+ }]
+ ],
'variables': {
'optimize': 'max',
},
--
--
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/groups/opt_out.