diff options
author | Greg Becker <becker33@llnl.gov> | 2019-04-15 17:41:15 -0700 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-04-15 17:41:15 -0700 |
commit | 5f74f22dc6eb9a337a881fc7550bd2e320406f00 (patch) | |
tree | 83a6c7df6ee7dfeb1bff3a10be22c97221bc9b74 /.flake8 | |
parent | a49de9eb0983a8f3d6ed71957976e6bb0a7f5631 (diff) | |
download | spack-5f74f22dc6eb9a337a881fc7550bd2e320406f00.tar.gz spack-5f74f22dc6eb9a337a881fc7550bd2e320406f00.tar.bz2 spack-5f74f22dc6eb9a337a881fc7550bd2e320406f00.tar.xz spack-5f74f22dc6eb9a337a881fc7550bd2e320406f00.zip |
Bugfix: Install missing compilers for dependency packages (#11175)
Compilers are treated separately from other dependencies in Spack.
#10761 added the option to automatically install compilers when a
package specifies using a compiler that is not available in Spack.
However, this did not work correctly for dependency packages (it
would only build a compiler for the root of an install DAG). This
commit enables the building of compilers for dependency packages.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions