Index: source/config/mac/ia32/vpx_config.asm |
diff --git a/source/config/mac/ia32/vpx_config.asm b/source/config/mac/ia32/vpx_config.asm |
index 5afa11870c932ca7eefeea4faa22f4dc5284b2fd..10d672847b1fd8bfa64b88e4d17f4d0f21c8b9cb 100644 |
--- a/source/config/mac/ia32/vpx_config.asm |
+++ b/source/config/mac/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 |