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 cbb39f3ed8f861547e1b328317e04de6f79e1ec0..a1b27d02b885f45ed94669d93161d9dc50b50008 100644 |
--- a/source/config/linux/ia32/vpx_config.asm |
+++ b/source/config/linux/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 1 |
%define HAVE_PTHREAD_H 1 |