Chromium Code Reviews| Index: source/config/win/ia32/vpx_config.asm |
| diff --git a/source/config/win/ia32/vpx_config.asm b/source/config/win/ia32/vpx_config.asm |
| index 82375f7d5f0a176878a99b2585151ddeff859003..27e300b802b938b79903bde8d41eba4bc39e03b4 100644 |
| --- a/source/config/win/ia32/vpx_config.asm |
| +++ b/source/config/win/ia32/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 |