summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorValentin Volkl <valentin.volkl@cern.ch>2024-10-21 16:35:27 +0200
committerGitHub <noreply@github.com>2024-10-21 09:35:27 -0500
commit590be9bba11aff7004cce8c9aed56452ac1a481e (patch)
tree1a9d829d1246b0c58c456af56b1b181a20b87f45 /share
parent3edd68d9810898381298c4c812d3e1d4f9802552 (diff)
downloadspack-590be9bba11aff7004cce8c9aed56452ac1a481e.tar.gz
spack-590be9bba11aff7004cce8c9aed56452ac1a481e.tar.bz2
spack-590be9bba11aff7004cce8c9aed56452ac1a481e.tar.xz
spack-590be9bba11aff7004cce8c9aed56452ac1a481e.zip
root: fix variant detection for spack external find (#47011)
* root: fix variant detection for external A few fixes (possibly non-exhaustive) to `spack external find root` Several variants have had `when=` clauses added that need to be propagated to determine_variants. The previously used Version.satifies("") method also has been removed, it seems. It's slightly cumbersome that there is no self.spec to use in determine_variants, but comparisons using Version(version_str) work at least * remove debug printout
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions