diff --git a/output/dll/faust.wbx b/output/dll/faust.wbx index 5d0e7b6813..282e3a02d3 100644 Binary files a/output/dll/faust.wbx and b/output/dll/faust.wbx differ diff --git a/output/dll/pce.wbx.gz b/output/dll/pce.wbx.gz index f721fe57f6..8d464b311f 100644 Binary files a/output/dll/pce.wbx.gz and b/output/dll/pce.wbx.gz differ diff --git a/waterbox/nyma/common/config.h b/waterbox/nyma/common/config.h index 402133fa4e..b07b2f7af6 100644 --- a/waterbox/nyma/common/config.h +++ b/waterbox/nyma/common/config.h @@ -220,7 +220,7 @@ #undef HAVE_ICONV /* Define if GNU-style AVX inline assembly is supported. */ -#undef HAVE_INLINEASM_AVX +#define HAVE_INLINEASM_AVX 1 /* Define if you have the 'intmax_t' type in or . */ #define HAVE_INTMAX_T 1