Chromium Code Reviews| Index: source/config/mac/ia32/vpx_config.h |
| diff --git a/source/config/mac/ia32/vpx_config.h b/source/config/mac/ia32/vpx_config.h |
| index 9c3f8bc118d19ef9644630e3537293aca8d03922..0c2821fc58bd5167b93c7efc3b1e040f541bbb80 100644 |
| --- a/source/config/mac/ia32/vpx_config.h |
| +++ b/source/config/mac/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 |