diff options
author | Massimiliano Culpo <massimiliano.culpo@googlemail.com> | 2017-09-29 18:23:13 +0200 |
---|---|---|
committer | becker33 <becker33@llnl.gov> | 2017-09-29 09:23:13 -0700 |
commit | 554937780bf9bad2e1e2b238aa95c6fd862b711e (patch) | |
tree | f4851c682d313c647763c291c823ffe3dd6914fd /var | |
parent | a63fdc8f354d2394ec64c960ff50bc29381d69bb (diff) | |
download | spack-554937780bf9bad2e1e2b238aa95c6fd862b711e.tar.gz spack-554937780bf9bad2e1e2b238aa95c6fd862b711e.tar.bz2 spack-554937780bf9bad2e1e2b238aa95c6fd862b711e.tar.xz spack-554937780bf9bad2e1e2b238aa95c6fd862b711e.zip |
modules: specialized configure_options for external packages (#5543)
closes #5473
Prior to this PR we were not exiting early for external packages, which
caused the `configure_options` property of the contexts to fail with
e.g. a key error because the DAG gets truncated for them. More
importantly Spack configure options don't make any sense for externals.
Now we exit early, and leave a message in the module file clarifying
that this package has been installed outside of Spack.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions