diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-10-04 09:40:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-04 09:40:28 -0700 |
commit | e9d4780bbc307f37e6385fc80c8fea1abaab5782 (patch) | |
tree | f0ea8a25e1a427784c539e511a283f55f545236f /var | |
parent | 1d981ebd50fe9b24826fae565f133494d2e49242 (diff) | |
download | spack-e9d4780bbc307f37e6385fc80c8fea1abaab5782.tar.gz spack-e9d4780bbc307f37e6385fc80c8fea1abaab5782.tar.bz2 spack-e9d4780bbc307f37e6385fc80c8fea1abaab5782.tar.xz spack-e9d4780bbc307f37e6385fc80c8fea1abaab5782.zip |
Rework build environment and cc to use smaller RPATHs. (#1894)
- Fixed up dependency management so that:
- build deps go in PATH and -I
- link deps go in -L args
- only *immediate* link deps are RPATH'd
The latter reduces the number of libraries that need to be added to
DT_NEEDED / LC_RPATH. This removes redundant RPATHs to transitive
dependencies.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions