summarylogtreecommitdiffstats
path: root/shared-libseq.patch
diff options
context:
space:
mode:
authorJoerg Behrmann2019-04-22 16:31:47 +0200
committerJoerg Behrmann2019-04-22 16:31:47 +0200
commitecf98224cbed68ab0c71833fdbc77c70a40826a5 (patch)
treed6ae918ebcf2826e543f9e9002b33b782b4649ae /shared-libseq.patch
parent0c11e5a860c564b01d73e58f65bbf8d425e1aabf (diff)
downloadaur-ecf98224cbed68ab0c71833fdbc77c70a40826a5.tar.gz
update to new upstream version 5.2.0
Diffstat (limited to 'shared-libseq.patch')
-rw-r--r--shared-libseq.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-libseq.patch b/shared-libseq.patch
index feafcf123b14..28f01bf81280 100644
--- a/shared-libseq.patch
+++ b/shared-libseq.patch
@@ -17,7 +17,7 @@ Index: mumps/libseq/Makefile
+ $(AR) $@ mpi.o mpic.o elapse.o
$(RANLIB) $@
+libmpiseq$(PLAT).so: mpi.o mpic.o elapse.o
-+ $(FC) -shared $^ -Wl,-soname,libmpiseq$(PLAT)-5.1.2.so -o libmpiseq$(PLAT)-5.1.2.so -Wl,-z,defs
++ $(FC) -shared $^ -Wl,-soname,libmpiseq$(PLAT)-5.2.0.so -o libmpiseq$(PLAT)-5.2.0.so -Wl,-z,defs
.f.o:
- $(FC) $(OPTF) -c $*.f $(OUTF)$*.o
+ $(FC) $(OPTF) -fPIC -c $*.f $(OUTF)$*.o