Chromium Code Reviews| Index: source/config/linux/ia32/vpx_config.asm |
| diff --git a/source/config/linux/ia32/vpx_config.asm b/source/config/linux/ia32/vpx_config.asm |
| index bec7b89efb2d012bf08df0201765abda4caccbf4..7638ecc85ed571e2b9e2e4d7de78ed13da53c446 100644 |
| --- a/source/config/linux/ia32/vpx_config.asm |
| +++ b/source/config/linux/ia32/vpx_config.asm |
| @@ -18,7 +18,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 |