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 16c9aa53853089f5be4de5b076ed7beb2a03f769..06aea7c8db5400298ee9e51b3459f4d7c12125c8 100644 |
| --- a/source/config/linux/x64/vpx_config.h |
| +++ b/source/config/linux/x64/vpx_config.h |
| @@ -28,8 +28,8 @@ |
| #define HAVE_SSE3 1 |
| #define HAVE_SSSE3 1 |
| #define HAVE_SSE4_1 1 |
| -#define HAVE_AVX 1 |
| -#define HAVE_AVX2 1 |
| +#define HAVE_AVX 0 |
| +#define HAVE_AVX2 0 |
| #define HAVE_VPX_PORTS 1 |
| #define HAVE_STDINT_H 1 |
| #define HAVE_PTHREAD_H 1 |