summaryrefslogtreecommitdiff
path: root/LICENSE-MIT
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2020-07-31 18:57:18 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2020-08-12 23:58:10 -0700
commit5f8ab6939670370f7d98d1ff4daf1a14697645b0 (patch)
tree66142f2dbcc989dec4d6706bbf97f5f6d574b2ac /LICENSE-MIT
parentaff0e8b592ea087905ad3ae267a3290b9c0052f5 (diff)
downloadspack-5f8ab6939670370f7d98d1ff4daf1a14697645b0.tar.gz
spack-5f8ab6939670370f7d98d1ff4daf1a14697645b0.tar.bz2
spack-5f8ab6939670370f7d98d1ff4daf1a14697645b0.tar.xz
spack-5f8ab6939670370f7d98d1ff4daf1a14697645b0.zip
bugfix: fix spack buildcache list --allarch
`spack buildcache list` was trying to construct an `Arch` object and compare it to `arch_for_spec(<spec>)`. for each spec in the buildcache. `Arch` objects are only intended to be constructed for the machine they describe. The `ArchSpec` object (part of the `Spec`) is the descriptor that lets us talk about architectures anywhere. - [x] Modify `spack buildcache list` and `spack buildcache install` to filter with `Spec` matching instead of using `Arch`.
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions