summaryrefslogtreecommitdiff
path: root/math/scalapack/files/patch-scalapack.pc.in
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-06-14 09:13:28 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-06-14 09:13:28 +0000
commita9b5c9a5ba9adf5f8b109e9dd2f57cb4fb2a3d13 (patch)
tree583df64673c17b6b17f892dfabec0762285fed0a /math/scalapack/files/patch-scalapack.pc.in
parentSwitch from mpich2 to mpich. (diff)
Upgrade to 2.1.0. This now includes BLACS and PBLAS.
Also use openblas by default.
Notes
Notes: svn path=/head/; revision=538715
Diffstat (limited to 'math/scalapack/files/patch-scalapack.pc.in')
-rw-r--r--math/scalapack/files/patch-scalapack.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/math/scalapack/files/patch-scalapack.pc.in b/math/scalapack/files/patch-scalapack.pc.in
new file mode 100644
index 000000000000..57ec72006c35
--- /dev/null
+++ b/math/scalapack/files/patch-scalapack.pc.in
@@ -0,0 +1,9 @@
+--- 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