Update dynamic.c
This commit is contained in:
parent
ac7b6e3e9a
commit
8be027e4c6
|
@ -82,7 +82,7 @@ extern gotoblas_t gotoblas_ZEN;
|
|||
#ifndef NO_AVX512
|
||||
extern gotoblas_t gotoblas_SKYLAKEX;
|
||||
#else
|
||||
#define gotoblas_SKYLAKEX gotoblas_HASWELL;
|
||||
#define gotoblas_SKYLAKEX gotoblas_HASWELL
|
||||
#endif
|
||||
#endif
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue