提交 d7c352f7 authored 作者: notoraptor's avatar notoraptor

Fix message when ldflags is empty.

上级 43efa990
......@@ -987,7 +987,7 @@ def blas_header_text():
if not config.blas.ldflags:
print('Using NumPy based implementation for BLAS functions.')
print('Using NumPy C-API based implementation for BLAS functions.')
def mkl_threads_text():
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论