Files
spack/lib/spack/env
Todd Gamblin f80e839ff4 Handle Darwin's ld -r option properly
- ld -r doesn't work with RPATH on OS X.

- for GNU ld, the -r option only means 'relocatable',
  and doesn't affect RPATH.

- This adds special handling to omit RPATHs for ld -r on OS X
2016-03-29 03:14:39 -07:00
..
2016-01-19 13:07:07 -06:00
2016-03-03 16:50:51 -06:00
2016-03-29 03:14:39 -07:00