spack/etc/spack/defaults
Harmen Stoppels ceda5fb46c
Don't set LD_LIBRARY_PATH by default on Linux (#28354)
`LD_LIBRARY_PATH` can break system executables (e.g., when an enviornment is loaded) and isn't necessary thanks to `RPATH`s.  Packages that require `LD_LIBRARY_PATH` can set this in `setup_run_environment`.

- [x] Prefix inspections no longer set `LD_LIBRARY_PATH` by default
- [x] Document changes and workarounds for people who want `LD_LIBRARY_PATH`
2022-08-11 09:33:08 -05:00
..
cray Don't set LD_LIBRARY_PATH by default on Linux (#28354) 2022-08-11 09:33:08 -05:00
darwin Add fuse virtual dependency, new macfuse package (#23904) 2021-05-27 23:21:11 +02:00
linux Don't set LD_LIBRARY_PATH by default on Linux (#28354) 2022-08-11 09:33:08 -05:00
windows Expand external find for Windows (#27588) 2022-03-17 09:01:01 -07:00
bootstrap.yaml Add a command to generate a local mirror for bootstrapping (#28556) 2022-05-24 21:33:52 +00:00
concretizer.yaml Deprecate spack:concretization over concretizer:unify (#30038) 2022-05-23 13:20:34 -07:00
config.yaml Add license dir to config (#30135) 2022-05-18 18:26:42 -07:00
mirrors.yaml Use AWS CloudFront for source mirror (#23978) 2021-05-28 00:18:30 -07:00
modules.yaml Deprecate top-level module config (#28659) 2022-04-08 19:00:35 +00:00
packages.yaml OpenGL restructure (#31748) 2022-07-29 12:04:42 -06:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00