summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyle Gerheiser <3209794+kgerheiser@users.noreply.github.com>2022-06-17 16:01:49 -0400
committerGitHub <noreply@github.com>2022-06-17 14:01:49 -0600
commit043b2cbb7c99d69a373f3ecbf35bc3b4638bcf85 (patch)
tree7ef670ff1e87f01252fd59929bfa4f09c2111869 /README.md
parentaedf215b9091eefdc27052ad48f03fbede25bfbb (diff)
downloadspack-043b2cbb7c99d69a373f3ecbf35bc3b4638bcf85.tar.gz
spack-043b2cbb7c99d69a373f3ecbf35bc3b4638bcf85.tar.bz2
spack-043b2cbb7c99d69a373f3ecbf35bc3b4638bcf85.tar.xz
spack-043b2cbb7c99d69a373f3ecbf35bc3b4638bcf85.zip
Fix external compiler detection for MPICH and OpenMPI (#30875)
os.path.dirname was being used to compare compilers. If two compilers are in the same directory then it will pick up the first one it encounters. Compare the full compiler path instead.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions