diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2021-04-12 02:19:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 11:19:29 +0200 |
commit | 51df9b0c9cc09e7c56d1667e9acd47a0c1a7c25d (patch) | |
tree | 598d1320f51e2815a78e6d5bbed1a4d1dc03be86 /.gitignore | |
parent | 0b472a91d10b1abe494bb93093efa062a08a72c2 (diff) | |
download | spack-51df9b0c9cc09e7c56d1667e9acd47a0c1a7c25d.tar.gz spack-51df9b0c9cc09e7c56d1667e9acd47a0c1a7c25d.tar.bz2 spack-51df9b0c9cc09e7c56d1667e9acd47a0c1a7c25d.tar.xz spack-51df9b0c9cc09e7c56d1667e9acd47a0c1a7c25d.zip |
Externals with merged prefixes (#22653)
We remove system paths from search variables like PATH and
from -L options because they may contain many packages and
could interfere with Spack-built packages. External packages
may be installed to prefixes that are not actually system paths
but are still "merged" in the sense that many other packages are
installed there. To avoid conflicts, this PR places all external
packages at the end of search paths.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions