Chromium Code Reviews| Index: source/config/linux/x64/vpx_config.asm |
| diff --git a/source/config/linux/x64/vpx_config.asm b/source/config/linux/x64/vpx_config.asm |
| index f0a71ac3709f4c096a95ca569ee12ea1ebfc0287..43c1b839cb9b9fe5d49244462e33aabc6881b211 100644 |
| --- a/source/config/linux/x64/vpx_config.asm |
| +++ b/source/config/linux/x64/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 |