Chromium Code Reviews| Index: source/config/win/ia32/vpx_config.asm |
| diff --git a/source/config/win/ia32/vpx_config.asm b/source/config/win/ia32/vpx_config.asm |
| index d3726bf562bc45eb3f662a982401b80f36be0e68..dd52ef9e5321256c4dbe230dbb6c281cd870ef23 100644 |
| --- a/source/config/win/ia32/vpx_config.asm |
| +++ b/source/config/win/ia32/vpx_config.asm |
| @@ -16,8 +16,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 0 |
| %define HAVE_PTHREAD_H 0 |