spack/lib/spack
scheibelp 0038ea84a1 Avoid null reference in arch concretization (#2596)
Fixes #2587

The concretizer falls back on using the root architecture (followed
by the default system architecture) to fill in unspecified arch
properties for a spec. It failed to check cases where the root could
be None.
2017-04-04 15:03:52 -07:00
..
docs Update getting_started.rst (#3685) 2017-04-04 06:50:44 -05:00
env Correct inconsistency in comment (#3414) 2017-03-11 12:52:08 -06:00
external Use key sorting instead of cmp() 2017-03-31 13:40:41 -07:00
llnl Use key sorting instead of cmp() 2017-03-31 13:40:41 -07:00
spack Avoid null reference in arch concretization (#2596) 2017-04-04 15:03:52 -07:00