diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2020-11-11 19:21:27 +0100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2020-11-17 10:04:13 -0800 |
commit | 9a03fd2834b29920ee0c11060dc928f368863606 (patch) | |
tree | e0a0f35776978b6bf46b23cb471d211543879672 /LICENSE-APACHE | |
parent | 44aa94a210e8189a452030afd0627d9e3faac9d1 (diff) | |
download | spack-9a03fd2834b29920ee0c11060dc928f368863606.tar.gz spack-9a03fd2834b29920ee0c11060dc928f368863606.tar.bz2 spack-9a03fd2834b29920ee0c11060dc928f368863606.tar.xz spack-9a03fd2834b29920ee0c11060dc928f368863606.zip |
concretizer: don't require a provider for virtual deps if spec is external
This commit introduces a new rule:
real_node(Package) :- not external(Package), node(Package).
that permits to distinguish between an external node and a
real node that shouldn't trim dependency. It solves the
case of concretizing ninja with an external Python.
Diffstat (limited to 'LICENSE-APACHE')
0 files changed, 0 insertions, 0 deletions