We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fe295 commit 139bcecCopy full SHA for 139bcec
lapack.pc.in
@@ -5,5 +5,5 @@ Name: LAPACK
5
Description: FORTRAN reference implementation of LAPACK Linear Algebra PACKage
6
Version: @LAPACK_VERSION@
7
URL: http://www.netlib.org/lapack/
8
-Libs: -L${libdir} -llapack
+Libs: -L${libdir} -l@LAPACKLIB@
9
Requires.private: blas
0 commit comments