Index: source/config/win/x64/vpx_config.h |
diff --git a/source/config/win/x64/vpx_config.h b/source/config/win/x64/vpx_config.h |
index d95dd6a40ebbb2f7b048378d0e2ccd96ab0f7fc2..b6085d64ed405d54a0a7010f4072c68bf7906b0b 100644 |
--- a/source/config/win/x64/vpx_config.h |
+++ b/source/config/win/x64/vpx_config.h |
@@ -30,7 +30,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 0 |