summaryrefslogtreecommitdiff
path: root/math/scalapack/files/patch-scalapack.pc.in
diff options
context:
space:
mode:
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