spack/var/spack/repos/builtin/packages/boost
George Hartzell 18c7e96624 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)
2017-05-19 11:55:21 -05:00
..
boost_10125.patch boost: fixing boost-1.55.0 for gcc-5 (#2822) 2017-01-13 08:43:50 -08:00
boost_11856.patch Patch fix for boost@1.60.0%gcc@4.4.7 2016-01-22 13:02:18 -08:00
call_once_variadic.patch Fix boost@:1.56.0%gcc@:5 (#4295) 2017-05-19 11:55:21 -05:00
package.py Fix boost@:1.56.0%gcc@:5 (#4295) 2017-05-19 11:55:21 -05:00
python_jam_pre156.patch Fixes patch paths for earlier boost versions (#3712) 2017-04-05 16:26:22 -05:00
python_jam.patch Fixes to allow Boost to build with Python 3 (#3293) 2017-03-02 18:36:10 -06:00
xl_1_62_0_le.patch Boost modification for IBM xl compiler (#3205) 2017-02-21 16:40:09 -08:00