diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2021-03-29 20:10:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 11:10:44 -0700 |
commit | e89c9ec0823d914845aaa5587d8ee1e89f4568fa (patch) | |
tree | 72679687604de2cfe9c6b0d73eab237896334d72 /bin | |
parent | f9cc073be0bf706adfb2a8ffd20f380bbfa7a1be (diff) | |
download | spack-e89c9ec0823d914845aaa5587d8ee1e89f4568fa.tar.gz spack-e89c9ec0823d914845aaa5587d8ee1e89f4568fa.tar.bz2 spack-e89c9ec0823d914845aaa5587d8ee1e89f4568fa.tar.xz spack-e89c9ec0823d914845aaa5587d8ee1e89f4568fa.zip |
Make stage use concrete specs from environment (#22320)
* Make stage use concrete specs from environment
Same as in https://github.com/spack/spack/pull/21642, the idea is that
we want to easily stage a package that fails to build in a complex
environment. Instead of making the user create a spec by hand (basically
transforming all the rules in the environment manifest into a spec,
defying the purpose of the environment...), use the provided spec as a
filter for the already concretized specs. This also speeds up things,
cause we don't have to reconcretize.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions