summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2022-03-21 00:21:48 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2022-05-13 10:45:12 -0700
commitd20cc7b12436e6a0f188476bb83a2f7e12e88d78 (patch)
treebbc638231440daea853fa93036a3865cfb0e5968 /SECURITY.md
parent0dd373846f14bfb0b6b00f62a25df7df91254c24 (diff)
downloadspack-d20cc7b12436e6a0f188476bb83a2f7e12e88d78.tar.gz
spack-d20cc7b12436e6a0f188476bb83a2f7e12e88d78.tar.bz2
spack-d20cc7b12436e6a0f188476bb83a2f7e12e88d78.tar.xz
spack-d20cc7b12436e6a0f188476bb83a2f7e12e88d78.zip
spec: remove hashes_final as it's no longer needed.
`hashes_final` was used to indicate when a spec was concrete but possibly lacked `full_hash` or `build_hash` fields. This was only necessary because older Spacks didn't generate them, and we want to avoid recomputing them, as we likely do not have the same package files as existed at concretization time. Now, we don't need to do that -- there is only the DAG hash and specs are either concrete and have a `dag_hash`, or not concrete and have no `dag_hash`. There's no middle ground.
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions