提交 2588a942 authored 作者: Mohammad Pezeshki's avatar Mohammad Pezeshki

blas added in flags

上级 f1eddb0f
......@@ -322,7 +322,7 @@ SOMEPATH/Canopy_64bit/User/lib/python2.7/site-packages/numpy/distutils/system_in
# readily available. We try to see if that's the case, rather
# than disable blas. To test it correctly, we must load a program.
# Otherwise, there could be problem in the LD_LIBRARY_PATH.
return try_blas_flag()
return try_blas_flag(['-lblas'])
def try_blas_flag(flags):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论