diff options
author | Greg Becker <becker33@llnl.gov> | 2022-11-07 09:38:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-07 09:38:51 -0800 |
commit | ec055430541680e26f7b9b8088ec12394b8da2db (patch) | |
tree | 79907ef5ed5cee5f71edd1f57852be5b2392cf82 /var | |
parent | a30b60f9a64c302b05505159f1b9d548e7fe5e8a (diff) | |
download | spack-ec055430541680e26f7b9b8088ec12394b8da2db.tar.gz spack-ec055430541680e26f7b9b8088ec12394b8da2db.tar.bz2 spack-ec055430541680e26f7b9b8088ec12394b8da2db.tar.xz spack-ec055430541680e26f7b9b8088ec12394b8da2db.zip |
Bugfix: Compiler bootstrapping for compilers that are independently present in env (#32228)
The compiler bootstrapping logic currently does not add a task when the compiler package is already in the install task queue. This causes failures when the compiler package is added without the additional metadata telling the task to update the compilers list.
Solution: requeue compilers for bootstrapping when needed, to update `task.compiler` metadata.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions