diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2022-10-17 18:30:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-17 18:30:19 +0200 |
commit | e7b14dd4911cee11b04c031cfc9ee096a1f5ea6f (patch) | |
tree | 22f532aa67d85fb8fcd0f6e3892c21f43a7bfd79 /.readthedocs.yml | |
parent | 839cf483521181e82fb29086d1c1b797c4efdc9a (diff) | |
download | spack-e7b14dd4911cee11b04c031cfc9ee096a1f5ea6f.tar.gz spack-e7b14dd4911cee11b04c031cfc9ee096a1f5ea6f.tar.bz2 spack-e7b14dd4911cee11b04c031cfc9ee096a1f5ea6f.tar.xz spack-e7b14dd4911cee11b04c031cfc9ee096a1f5ea6f.zip |
database: don't warn adding missing build deps (#33361)
When installing an individual spec `spack --only=package --cache-only /xyz`
from a buildcache, Spack currently issues tons of warnings about
missing build deps (and their deps) in the database.
This PR disables these warnings, since it's fine to have a spec without
its build deps in the db (they are just "missing").
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions