We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9297c46 + bfaf5b9 commit 0a2d9aaCopy full SHA for 0a2d9aa
openblas.pc.in
@@ -2,6 +2,6 @@ Name: openblas
2
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
3
Version: ${version}
4
URL: https://github.com/xianyi/OpenBLAS
5
-Libs: -L${libdir} -l${libprefix}openblas${libnamesuffix}
+Libs: -L${libdir} -l${libprefix}openblas${libnamesuffix}${libsuffix}
6
Libs.private: ${extralib}
7
Cflags: -I${includedir} ${omp_opt}
0 commit comments