spack/lib/spack
Massimiliano Culpo 1b18ec90ab Add all compatible system types directory to module paths
fixes #12915
closes #12916

Since Spack has support for specific targets it might happen that
software is built for targets that are not exactly the host because
it was either an explicit user request or the compiler being used is
too old to support the host.

Modules for different targets are written into different directories
and by default Spack was adding to MODULEPATH only the directory
corresponding to the current host. This PR modifies this behavior to
add all the directories that are **compatible** with the current host.
2019-10-01 19:18:27 -07:00
..
docs bugfix: use string keys to set preferred targets (#12921) 2019-09-24 10:18:48 +02:00
env targets: Spack targets can now be fine-grained microarchitectures 2019-09-20 00:51:37 -07:00
external External: add macholib and altgraph needed to relocate Mach-o binaries on Linux (#12909) 2019-09-26 11:48:22 -05:00
llnl Add all the 'generic' architectures that are mentioned in recipes (#12958) 2019-09-28 21:47:05 -07:00
spack Add all compatible system types directory to module paths 2019-10-01 19:18:27 -07:00