diff options
author | Geoffrey Oxberry <oxberry1@llnl.gov> | 2016-03-31 17:11:57 -0700 |
---|---|---|
committer | Geoffrey Oxberry <oxberry1@llnl.gov> | 2016-04-01 18:26:25 -0700 |
commit | 71ffe2f1c40edaa311a8b7d25d87d2c3ca25388f (patch) | |
tree | 184c51dc8d71856e023a1aeda114e234fdfce1a1 /etc | |
parent | f5a77d39580d215f8d4948b2cbe6c8d47d4fd514 (diff) | |
download | spack-71ffe2f1c40edaa311a8b7d25d87d2c3ca25388f.tar.gz spack-71ffe2f1c40edaa311a8b7d25d87d2c3ca25388f.tar.bz2 spack-71ffe2f1c40edaa311a8b7d25d87d2c3ca25388f.tar.xz spack-71ffe2f1c40edaa311a8b7d25d87d2c3ca25388f.zip |
mumps: install mpiseq headers for '~mpi'
Prior to this commit, spack installs a library called `libmpiseq` into
`spec['mumps'].prefix.lib` when it builds MUMPS without MPI. However, it
does not also install the headers corresponding to this library, so it
is impossible to compile source files that depend on function calls
implemented in this library. This commit fixes this problem by
installing these headers, which are needed by packages (e.g., IPOPT)
that depend on these headers.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions