Reviewers: jarin,
Message:
Doesn't really have an effect. There might still be some dependency that
causes
it to use GL.
Description:
Add link time code generation option to win builder.
BUG=
Please review this at https://codereview.chromium.org/503643003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -0 lines):
M build/standalone.gypi
Index: build/standalone.gypi
diff --git a/build/standalone.gypi b/build/standalone.gypi
index
2ed19f65eaca08fec636b16b113482a02b0cf8a6..b9131b0789d70c8458679030ecf59fc8b09f9ad6
100644
--- a/build/standalone.gypi
+++ b/build/standalone.gypi
@@ -305,6 +305,7 @@
'MapFileName': '$(OutDir)\\$(TargetName).map',
'ImportLibrary': '$(OutDir)\\lib\\$(TargetName).lib',
'FixedBaseAddress': '1',
+ 'LinkTimeCodeGeneration': '1',
# LinkIncremental values:
# 0 == default
# 1 == /INCREMENTAL:NO
--
--
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.