diff options
author | Michael Kuhn <michael.kuhn@informatik.uni-hamburg.de> | 2020-07-06 19:53:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 10:53:02 -0700 |
commit | 516c3e659f3af89912edeb5209a1d1584c345545 (patch) | |
tree | e72daca948bf64cf0b74e0d6ae484f1e7d14df22 /bin | |
parent | e62ddcb5823133ce20ff6c00084f71b3bde28992 (diff) | |
download | spack-516c3e659f3af89912edeb5209a1d1584c345545.tar.gz spack-516c3e659f3af89912edeb5209a1d1584c345545.tar.bz2 spack-516c3e659f3af89912edeb5209a1d1584c345545.tar.xz spack-516c3e659f3af89912edeb5209a1d1584c345545.zip |
autotools bugfix: handle missing config.guess (#17356)
Spack was attempting to calculate abspath on the located config.guess
path even when it was not found (None); this commit skips the abspath
calculation when config.guess is not found.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions