summarylogtreecommitdiffstats
path: root/test_optdepends.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_optdepends.sh')
-rw-r--r--test_optdepends.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/test_optdepends.sh b/test_optdepends.sh
index 21e68917ac11..02c6b8ae0384 100644
--- a/test_optdepends.sh
+++ b/test_optdepends.sh
@@ -129,12 +129,8 @@ fi
OPENBLAS_SO="$(whereis -b libblas.so | cut -d' ' -f2)"
if [ -f "${OPENBLAS_SO}" ]; then
CONFOPTS+=" --with-openblas=1"
- # CONFOPTS+=" --with-openblas-lib=[-lopenblas,-lm,-lpthread,-lgfortran,-lm,-lpthread,-lgfortran]"
- # CONFOPTS+=" --with-openblas-include=/usr/include"
CONFOPTS+=" --with-openblas-pkg-config="
CONFOPTS+="$(dirname $(pkgconf --path openblas))"
- # CONFOPTS+=" --download-openblas=0"
- CONFOPTS+=" --download-f2cblaslapack=0"
fi
# OpenCL: GPU computing