spack/lib/spack
Todd Gamblin e9d4780bbc 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.
2016-10-04 09:40:28 -07:00
..
docs Make graph_ascii support deptypes. 2016-09-27 23:49:41 -04:00
env Rework build environment and cc to use smaller RPATHs. (#1894) 2016-10-04 09:40:28 -07:00
external Correct LLNL LGPL license template for clarity. 2016-05-11 21:22:25 -07:00
llnl Fix read locks on read-only file systems (#1857) 2016-09-30 09:45:08 -07:00
spack Rework build environment and cc to use smaller RPATHs. (#1894) 2016-10-04 09:40:28 -07:00