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.
1 parent b1e8ba5 commit 5b33e64Copy full SHA for 5b33e64
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}
6
Libs.private: ${extralib}
7
Cflags: -I${includedir}
0 commit comments