Chromium Code Reviews| Index: source/config/linux/x64/vpx_config.h |
| diff --git a/source/config/linux/x64/vpx_config.h b/source/config/linux/x64/vpx_config.h |
| index 7ce9d4191a4fedcaae8a1065d506863132a8452e..dbe9fbb8f628461e98d3da0d030e4bb98c7ccffb 100644 |
| --- a/source/config/linux/x64/vpx_config.h |
| +++ b/source/config/linux/x64/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 |