diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-09-24 01:18:48 -0700 |
---|---|---|
committer | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2019-09-24 10:18:48 +0200 |
commit | 18d63a239f901c36e889b604ee7dd284d7d976f0 (patch) | |
tree | 82489ce147f8d931ae3a6f309f0282b0445e14ee /.flake8_packages | |
parent | 2468ccee586026ab075f3b5ae60a0d1d64221b96 (diff) | |
download | spack-18d63a239f901c36e889b604ee7dd284d7d976f0.tar.gz spack-18d63a239f901c36e889b604ee7dd284d7d976f0.tar.bz2 spack-18d63a239f901c36e889b604ee7dd284d7d976f0.tar.xz spack-18d63a239f901c36e889b604ee7dd284d7d976f0.zip |
bugfix: use string keys to set preferred targets (#12921)
Preferred targets were failing because we were looking them up by
Microarchitecture object, not by string.
- [x] Add a call to `str()` to fix target lookup.
- [x] Add a test to exercise this part of concretization.
- [x] Add documentation for setting `target` in `packages.yaml`
Diffstat (limited to '.flake8_packages')
0 files changed, 0 insertions, 0 deletions