Chromium Code Reviews| Index: source/config/linux/ia32/vpx_config.h |
| diff --git a/source/config/linux/ia32/vpx_config.h b/source/config/linux/ia32/vpx_config.h |
| index 28e2ae2aec9b0f44ec5a007d7a2b4fb16897335e..0275fad3b63823350471e632bfeec0a6719aba54 100644 |
| --- a/source/config/linux/ia32/vpx_config.h |
| +++ b/source/config/linux/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 1 |