diff options
author | Denis Davydov <davydden@gmail.com> | 2016-09-22 22:47:22 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-09-22 13:47:22 -0700 |
commit | 462a4a1353bfcf68e75036d322bd3b668d2b8756 (patch) | |
tree | f0988383c2fee4862a377a94ca8fea7e20ed19ff /.gitignore | |
parent | a638b62ab14117b3d8339f766eb673147ec85be8 (diff) | |
download | spack-462a4a1353bfcf68e75036d322bd3b668d2b8756.tar.gz spack-462a4a1353bfcf68e75036d322bd3b668d2b8756.tar.bz2 spack-462a4a1353bfcf68e75036d322bd3b668d2b8756.tar.xz spack-462a4a1353bfcf68e75036d322bd3b668d2b8756.zip |
boost: fix a bug which broke it on macOS with clang+gfortran (#1816)
* dealii: add missing python dependency
* boost: fix a bug which broke it on macOS with clang+gfortran
Boost was using gcc compiler instead of clang++, which lead to
cryptic Undefined symbols linking errors for boost::python::objects::function_object()
when building other packages against boost+python.
* boost: add exceptions for intel
* boost: use spack_cxx
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions