DescriptionFix libvpx's gyp for enabling AVX instructions with MSVC and clang-cl
The correct enum value for AVX is 3, not 4. The enum value of 4 implies
/arch:IA32, which means x87 FPU ops only.
R=johannkoenig@google.com,tomfinegan@chromium.org,hans@chromium.org
BUG=557968
Committed: https://crrev.com/3ee81c7e4cd918089b93b144024b717168f43f2c
Cr-Commit-Position: refs/heads/master@{#360455}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|