diff --git a/frame/compat/bli_blas.h b/frame/compat/bli_blas.h index 242a03b7a..3a732efda 100644 --- a/frame/compat/bli_blas.h +++ b/frame/compat/bli_blas.h @@ -52,7 +52,7 @@ // -- Constants -- -#define BLIS_MAX_BLAS_FUNC_STR_LENGTH (6+1) +#define BLIS_MAX_BLAS_FUNC_STR_LENGTH (7+1) // -- Utility macros --