freebsd-ports/math/scalapack/files/patch-scalapack.pc.in
Thierry Thomas a9b5c9a5ba Upgrade to 2.1.0. This now includes BLACS and PBLAS.
Also use openblas by default.
2020-06-14 09:13:28 +00:00

9 lines
319 B
PkgConfig

--- scalapack.pc.in.orig 2019-11-26 20:37:04 UTC
+++ scalapack.pc.in
@@ -5,5 +5,5 @@ Name: scalapack
Description: SCALAPACK reference implementation
Version: @SCALAPACK_VERSION@
URL: http://www.netlib.org/scalapack/
-Libs: -L${libdir} -lscalapack
+Libs: -L${libdir} -lscalapack -lexecinfo
Requires: mpi lapack blas