Chromium Code Reviews| Index: source/config/win/x64/vpx_config.asm |
| diff --git a/source/config/win/x64/vpx_config.asm b/source/config/win/x64/vpx_config.asm |
| index 10e903941bec06c3d7643a1f911dbea624074356..a3b3e61dcf606230b324d5c864e7569dfa73bc28 100644 |
| --- a/source/config/win/x64/vpx_config.asm |
| +++ b/source/config/win/x64/vpx_config.asm |
| @@ -18,7 +18,7 @@ |
| %define HAVE_SSSE3 1 |
| %define HAVE_SSE4_1 1 |
| %define HAVE_AVX 1 |
| -%define HAVE_AVX2 1 |
| +%define HAVE_AVX2 0 |
| %define HAVE_ALTIVEC 0 |
| %define HAVE_VPX_PORTS 1 |
| %define HAVE_STDINT_H 0 |