diff options
author | Jacob Welsh <jacob@welshcomputing.com> | 2015-06-12 14:19:09 -0500 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-17 09:10:01 +0200 |
commit | 25c22161686fadda2abd9ad101f4dbe5242ccd68 (patch) | |
tree | b8f079f5107b7004d781aba8fc73546844e870e1 /src/db.h | |
parent | 3902c15a03ee24c4268a9b3e9c8dc81dba515eaa (diff) |
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/db.h')
0 files changed, 0 insertions, 0 deletions