diff options
author | scheibelp <scheibel1@llnl.gov> | 2016-12-08 00:51:19 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-12-08 00:51:19 -0800 |
commit | 30daf95ae8aa8e55b810ec14da7a0649b1e0ecb7 (patch) | |
tree | e1d636e1c23fc99fd318faccbf78240986e52e98 /.gitignore | |
parent | 5f01f273e03e86696688154a31fedb6889d50c6c (diff) | |
download | spack-30daf95ae8aa8e55b810ec14da7a0649b1e0ecb7.tar.gz spack-30daf95ae8aa8e55b810ec14da7a0649b1e0ecb7.tar.bz2 spack-30daf95ae8aa8e55b810ec14da7a0649b1e0ecb7.tar.xz spack-30daf95ae8aa8e55b810ec14da7a0649b1e0ecb7.zip |
Use frontend OS for build/run deps by default (#2292)
Packages built targeting a backend may depend on packages like cmake
which can be built against the frontend. With this commit, any build
dependency or child of a build dependency will target the frontend by
default. In compiler concretization when packages copy compilers from
nearby packages, build dependencies use compiler information from
other build dependencies, and link dependencies avoid using compiler
information from build dependencies.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions