use --cblas in test_cxx_cblas_static
This commit is contained in:
parent
a7de2e62e9
commit
4a74b1b129
@ -176,7 +176,7 @@ def test_cxx_cblas():
|
||||
|
||||
@skip_on_osx
|
||||
def test_cxx_cblas_static():
|
||||
configure_build_and_exe('cxx_cblas', 'python setup.py --cxx=g++ --static --cmake-options="-DMATH_LIB_SEARCH_ORDER=\'OPENBLAS;ATLAS;MKL;SYSTEM_NATIVE\'"')
|
||||
configure_build_and_exe('cxx_cblas', 'python setup.py --cxx=g++ --cblas --static')
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user