summaryrefslogtreecommitdiff
path: root/math/blacs/files/Bmake.inc-mpich.diff
diff options
context:
space:
mode:
Diffstat (limited to 'math/blacs/files/Bmake.inc-mpich.diff')
-rw-r--r--math/blacs/files/Bmake.inc-mpich.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blacs/files/Bmake.inc-mpich.diff b/math/blacs/files/Bmake.inc-mpich.diff
index 5224616e5cc8..3e30b122de6f 100644
--- a/math/blacs/files/Bmake.inc-mpich.diff
+++ b/math/blacs/files/Bmake.inc-mpich.diff
@@ -35,7 +35,7 @@
MPILIBdir = $(MPIdir)/lib/
MPIINCdir = $(MPIdir)/include
- MPILIB = $(MPILIBdir)/libmpich.a
-+ MPILIB = -lmpi -lmpifort -pthread
++ MPILIB = -lmpi -lmpifort -pthread -L$(MPILIBdir)
# -------------------------------------
# All libraries required by the tester.