Chromium Code Reviews| Index: source/config/win/ia32/vpx_config.h |
| diff --git a/source/config/win/ia32/vpx_config.h b/source/config/win/ia32/vpx_config.h |
| index aa99c441b71e83dbafc460cf9b3d4a3023c252e4..41552924c37ff367c3847c0ae38e6139bd063c8f 100644 |
| --- a/source/config/win/ia32/vpx_config.h |
| +++ b/source/config/win/ia32/vpx_config.h |
| @@ -30,7 +30,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 |