diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2019-09-17 15:45:21 -0700 |
---|---|---|
committer | Greg Becker <becker33@llnl.gov> | 2019-09-17 17:45:21 -0500 |
commit | 141a1648e682bebff3c705f8b60678c00fa2ff11 (patch) | |
tree | 7d8fe0504c1c89544a11a0f4bb596557f92d6702 /.flake8 | |
parent | b11a98abf015d3af6b653eea98443708612ad9ea (diff) | |
download | spack-141a1648e682bebff3c705f8b60678c00fa2ff11.tar.gz spack-141a1648e682bebff3c705f8b60678c00fa2ff11.tar.bz2 spack-141a1648e682bebff3c705f8b60678c00fa2ff11.tar.xz spack-141a1648e682bebff3c705f8b60678c00fa2ff11.zip |
implicit rpaths filtering (#12789)
* implicit_rpaths are now removed from compilers.yaml config and are always instantiated dynamically, this occurs one time in the build_environment module
* per-compiler list required libraries (e.g. libstdc++, libgfortran) and whitelist directories from rpaths including those libraries. Remove non-whitelisted implicit rpaths. Some libraries default for all compilers.
* reintroduce 'implicit_rpaths' as a config variable that can be used to disable Spack insertion of compiler RPATHs generated at build time.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions