diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2020-03-05 13:54:25 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-05 13:54:25 -0800 |
commit | 8cce884078d924425f0755712ccd4cff525622ef (patch) | |
tree | de621ec0d7ab4e58be9b38678c81c23db1d0caba /.gitignore | |
parent | da853a5daae434b3b1d2a119bc8c7e15d4295aae (diff) | |
download | spack-8cce884078d924425f0755712ccd4cff525622ef.tar.gz spack-8cce884078d924425f0755712ccd4cff525622ef.tar.bz2 spack-8cce884078d924425f0755712ccd4cff525622ef.tar.xz spack-8cce884078d924425f0755712ccd4cff525622ef.zip |
unifyfs: add patch to fix #15292 (#15315)
It was reported that UnifyFS had a bug with the --enable-mpi-mount
config option, which corresponds to the auto-mount variant. This bug
was fixed in the UnifyFS dev branch, however remains broken for the
0.9.0 version.
This adds a patch to the unifyfs package to fix the auto-mount
variant when installing with version 0.9.0.
This also removes the openssl dependency as unifyfs does not directly
depend on it. This was said to be a non-explicit dependency in #15258.
However, if it is needed, it is likely a non-explicit dependency of
one of unifyfs's dependencies and should be added there.
Fixes: #15292
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions