diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2022-10-17 18:14:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-17 16:14:12 +0000 |
commit | 39105a3a6f2fe49376a2068a5885fcbdb4a5acbf (patch) | |
tree | bd70732a463ef7b79cd85ee31c60f22c69c73fce /var | |
parent | 90818719663fbf96c1746694bd1b1ab11ce40cc4 (diff) | |
download | spack-39105a3a6f2fe49376a2068a5885fcbdb4a5acbf.tar.gz spack-39105a3a6f2fe49376a2068a5885fcbdb4a5acbf.tar.bz2 spack-39105a3a6f2fe49376a2068a5885fcbdb4a5acbf.tar.xz spack-39105a3a6f2fe49376a2068a5885fcbdb4a5acbf.zip |
installer.py: traverse_dependencies has local deptype (#33367)
Currently `traverse_dependencies` fixes deptypes to traverse once and
for all in the recursion, but this is incorrect, since deptypes depend
on the node (e.g. if it's a dependency and cache-only, don't follow
build type edges, even if the parent is build from sources and needs
build deps.)
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions