zcash-patched-for-explorer/depends/patches/boost
Jacob Welsh 25c2216168
depends: fix Boost 1.55 build on GCC 5
Boost assumes variadic templates are always available in GCC 4.4+, but
they aren't since we don't build with -std=c++11.

This applies the patch that fixed the issue in boost 1.57:
eec8085549

See also: https://svn.boost.org/trac/boost/ticket/10500

Github-Pull: #6280
Rebased-From: b19a88b2a0e7bd9ef603055bc8e1ef058673025d
2015-06-17 09:10:01 +02:00
..
darwin_boost_atomic-1.patch depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
darwin_boost_atomic-2.patch depends: add shared dependency builder 2014-08-08 15:10:46 -04:00
gcc_5_no_cxx11.patch depends: fix Boost 1.55 build on GCC 5 2015-06-17 09:10:01 +02:00