nyma - enable inline avx, and recompile cores that used it

allegedly worth a speedup on faust and pce.  didn't notice any change, but it's not slower
This commit is contained in:
nattthebear 2020-05-30 17:43:45 -04:00
parent 35de59488a
commit 6938c07708
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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 <stdint.h> or <inttypes.h>. */
#define HAVE_INTMAX_T 1