diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2019-09-16 21:09:28 -0500 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-09-16 19:09:28 -0700 |
commit | dce45aa29970af948836b5b7292bc7cfc16eef72 (patch) | |
tree | 70f1c3958dc9e3cfd748b1bd2755af37a2ef1853 /.flake8 | |
parent | 5eac8130b3440eaf2cc26a1ccde1c2da702abb2c (diff) | |
download | spack-dce45aa29970af948836b5b7292bc7cfc16eef72.tar.gz spack-dce45aa29970af948836b5b7292bc7cfc16eef72.tar.bz2 spack-dce45aa29970af948836b5b7292bc7cfc16eef72.tar.xz spack-dce45aa29970af948836b5b7292bc7cfc16eef72.zip |
Allow build to proceed with failed compiler lib detection (#12756)
Fixes #12732
Fixes #12767
c22a145 added automatic detection and RPATHing of compiler libraries
to Spack builds. However, in cases where the parsing/detection logic
fails this was terminating the build. This makes the compiler library
detection "best-effort" and reports an issue when the detection fails
rather than terminating the build.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions