spack/lib/spack
Massimiliano Culpo 6cda20472e
Fix loading of compiler modules on CRAY (#17984)
The modifications in 193e8333fa
introduced a bug in the loading of compiler modules, since a
function that was expecting a list of string was just getting
a string.

This commit fixes the bug and adds an assertion to verify the
prerequisite of the function.
2020-08-11 10:11:01 +02:00
..
docs Fix typo in spack external debug msg (#17982) 2020-08-11 09:55:44 +02:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl Removed references to BlueGene/Q in docs and comments 2020-08-10 17:09:09 -07:00
spack Fix loading of compiler modules on CRAY (#17984) 2020-08-11 10:11:01 +02:00