spack/lib/spack
Patrick Gartung 9a85a7a5aa Binary caches on MacOS - allow expanded RPATHs (#11345)
Fixes #11335

Update the Spack compiler wrappers to add the headerpad_max_install_names
linker flag on MacOS. This allows the install_name_tool to rewrite
the RPATH entry of the binary to be longer if needed. This is
primarily useful for creating and distributing binary caches of
packages (i.e. using the "spack buildcache" command); binary caches
created on MacOS before this commit may not successfully relocate
(if the target root path is larger).
2019-05-04 06:41:57 +09:00
..
docs extend Version class so that 2.0 > 1.develop > 1.1 and develop > master > head > trunk > 9999 (#1983) 2019-05-03 03:32:40 +09:00
env Binary caches on MacOS - allow expanded RPATHs (#11345) 2019-05-04 06:41:57 +09:00
external copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
llnl Maintain a view for an environment (#10017) 2019-04-10 16:00:12 -07:00
spack Binary caches on MacOS - allow expanded RPATHs (#11345) 2019-05-04 06:41:57 +09:00