Revision: 22779
Author:   [email protected]
Date:     Fri Aug  1 08:00:39 2014 UTC
Log:      Only activate SSE2 by default on ia32

[email protected]

Review URL: https://codereview.chromium.org/432863002
http://code.google.com/p/v8/source/detail?r=22779

Modified:
 /branches/bleeding_edge/build/toolchain.gypi

=======================================
--- /branches/bleeding_edge/build/toolchain.gypi Wed Jul 30 13:54:45 2014 UTC +++ /branches/bleeding_edge/build/toolchain.gypi Fri Aug 1 08:00:39 2014 UTC
@@ -460,6 +460,8 @@
           'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
           'CharacterSet': '1',
         },
+      }],
+      ['OS=="win" and v8_target_arch=="ia32"', {
         'msvs_settings': {
           'VCCLCompilerTool': {
# Ensure no surprising artifacts from 80bit double math with x86.

--
--
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.

Reply via email to