spack/lib/spack
Massimiliano Culpo 90d50a0cee Force reference consistency between Spec & Package
The correct place to set the mutual references between spec and
package objects is at the end of concretization. After a call to
concretize we should now be ensured that spec is the same object
as spec.package.spec.

Code in `build_environment.py` that was performing the same
operation has been turned into an assertion to be defensive on
the new behavior.
2017-09-12 12:10:31 -07:00
..
docs Bootstrap environment-modules 2017-09-08 10:15:06 -07:00
env Update copyright notices for 2017 (#5295) 2017-09-06 17:44:16 -10:00
external Update copyright notices for 2017 (#5295) 2017-09-06 17:44:16 -10:00
llnl Fix name detection in HeaderList and LibraryList (#5118) 2017-09-09 22:22:56 +02:00
spack Force reference consistency between Spec & Package 2017-09-12 12:10:31 -07:00