diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-04-01 18:36:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 20:36:04 -0500 |
commit | 5a814ad0c5859605f66b9d4c1f6a99a656c388b7 (patch) | |
tree | 0f3bee14657f4fc1a00e6e196b658a25b3f172c9 /bin | |
parent | e260eb4775d3c90b11bdc897438612cea1908257 (diff) | |
download | spack-5a814ad0c5859605f66b9d4c1f6a99a656c388b7.tar.gz spack-5a814ad0c5859605f66b9d4c1f6a99a656c388b7.tar.bz2 spack-5a814ad0c5859605f66b9d4c1f6a99a656c388b7.tar.xz spack-5a814ad0c5859605f66b9d4c1f6a99a656c388b7.zip |
hdf5: prefer version 1.10 for now (#15810)
HDF5 1.12 broke backward compatibility, so we're preferring version 1.10
for now. Packages that need the new API should specify:
depends_on("hdf5@1.12:")
to be explicit. We can eventually change the preference, but at the
moment most libraries have not udpated to use the new HDF5.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions