diff options
| author | Jacob Welsh <[email protected]> | 2015-06-12 14:19:09 -0500 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-06-17 09:10:01 +0200 |
| commit | 25c22161686fadda2abd9ad101f4dbe5242ccd68 (patch) | |
| tree | b8f079f5107b7004d781aba8fc73546844e870e1 /src/test/scrypt_tests.cpp | |
| parent | remove berkeley-db4 workaround (diff) | |
| download | discoin-25c22161686fadda2abd9ad101f4dbe5242ccd68.tar.xz discoin-25c22161686fadda2abd9ad101f4dbe5242ccd68.zip | |
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:
https://github.com/boostorg/config/commit/eec808554936ae068b23df07ab54d4dc6302a695
See also: https://svn.boost.org/trac/boost/ticket/10500
Github-Pull: #6280
Rebased-From: b19a88b2a0e7bd9ef603055bc8e1ef058673025d
Diffstat (limited to 'src/test/scrypt_tests.cpp')
0 files changed, 0 insertions, 0 deletions