gnu: mumps: Build and install shared libraries.
authorMaurice Brémond <Maurice.Bremond@inria.fr>
Mon, 14 Oct 2019 15:44:54 +0000 (17:44 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 14 Oct 2019 16:25:31 +0000 (18:25 +0200)
commit06e1239502e7cc91f62161f8bab35bbe0119f2e5
tree0f41a73cbd777b822e989b5f7bbb553ffeade417
parent5dbc79eb60f4d72953e11f3a7558ef3037b8bdb6
gnu: mumps: Build and install shared libraries.

* gnu/packages/patches/mumps-shared-libseq.patch,
gnu/packages/patches/mumps-shared-mumps.patch,
gnu/packages/patches/mumps-shared-pord.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/maths.scm (mumps)[source](patches): Add them.
[arguments]: In 'configure' phase, adjust "Makefile.inc" for shared
library support.  In 'install' phase, install libmpiseq.so when it
exists.

Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
gnu/local.mk
gnu/packages/maths.scm
gnu/packages/patches/mumps-shared-libseq.patch [new file with mode: 0644]
gnu/packages/patches/mumps-shared-mumps.patch [new file with mode: 0644]
gnu/packages/patches/mumps-shared-pord.patch [new file with mode: 0644]