diff options
author | Greg Becker <becker33@llnl.gov> | 2023-03-06 10:29:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-06 10:29:48 -0800 |
commit | 2ff337a2a59bf919efd10e4858719fbc19c026f2 (patch) | |
tree | f6541094cfd15d5753bda3e2027e17842f2ec934 /.github/ISSUE_TEMPLATE/test_error.yml | |
parent | f3841774f70d8a53528d9d8bd5eecd17bb68ce5a (diff) | |
download | spack-2ff337a2a59bf919efd10e4858719fbc19c026f2.tar.gz spack-2ff337a2a59bf919efd10e4858719fbc19c026f2.tar.bz2 spack-2ff337a2a59bf919efd10e4858719fbc19c026f2.tar.xz spack-2ff337a2a59bf919efd10e4858719fbc19c026f2.zip |
compiler flags: fix multiple compilers with different flags (#35721)
Currently, if two compilers with the same spec differ on the flags, the concretizer will:
1. mix both sets of flags for the spec in the ASP program
2. error noting that the set of flags from the compiler (both of them) doesn't match the set from the lower priority compiler
This PR fixes both -- only flags from the highest priority compiler with a given spec are considered.
Diffstat (limited to '.github/ISSUE_TEMPLATE/test_error.yml')
0 files changed, 0 insertions, 0 deletions