diff options
author | George Hartzell <hartzell@alerce.com> | 2017-05-19 09:55:21 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2017-05-19 11:55:21 -0500 |
commit | 18c7e9662437081e4d283abf656e1604228af045 (patch) | |
tree | 7704f20e070b9d362173fff0f2a3879bd705cdbb /.coveragerc | |
parent | 0bff9c1eb1b99484e077a5cd18dc52a16057feb0 (diff) | |
download | spack-18c7e9662437081e4d283abf656e1604228af045.tar.gz spack-18c7e9662437081e4d283abf656e1604228af045.tar.bz2 spack-18c7e9662437081e4d283abf656e1604228af045.tar.xz spack-18c7e9662437081e4d283abf656e1604228af045.zip |
Fix boost@:1.56.0%gcc@:5 (#4295)
I need boost@1.54.0 for bcl2fastq2. I tested bcl2fastq2 using the
system compiler (gcc@4.8.5). My full build uses a spack-build
gcc@5.4.0.
boost@1.54.0 won't build. I found the answer
[here](https://github.com/hashdist/hashstack/issues/802) with the
details in [this upstream/boost
ticket](https://svn.boost.org/trac/boost/ticket/10125).
I've confirmed that these combo's build:
boost version| compiler
------------ | ------------------
boost@1.54.0 | gcc@4.8.5 (system)
boost@1.54.0 | gcc@5.4.0 (Spack)
boost@1.64.0 | gcc@5.5.0 (system)
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions