diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2020-12-02 20:30:28 +0100 |
---|---|---|
committer | Tamara Dahlgren <dahlgren1@llnl.gov> | 2021-02-17 17:07:21 -0800 |
commit | b78cc5b43d5fe6c4c477f00d7a524fdb7d480951 (patch) | |
tree | 1839f4da10787412b8777a9ea627bf806b9f4147 /.gitignore | |
parent | 571e36787b96ac1d24824218024954c83dea8c8f (diff) | |
download | spack-b78cc5b43d5fe6c4c477f00d7a524fdb7d480951.tar.gz spack-b78cc5b43d5fe6c4c477f00d7a524fdb7d480951.tar.bz2 spack-b78cc5b43d5fe6c4c477f00d7a524fdb7d480951.tar.xz spack-b78cc5b43d5fe6c4c477f00d7a524fdb7d480951.zip |
concretizer: try hard to infer the real version of compilers (#20099)
fixes #20055
Compiler with custom versions like gcc@foo are not currently
matched to the appropriate targets. This is because the
version of spec doesn't match the "real" version of the
compiler.
This PR replicates the strategy used in the original
concretizer to deal with that and tries to detect the real
version of compilers if the version in the spec returns no
results.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions