diff options
| author | Jacob Welsh <[email protected]> | 2015-06-12 14:19:09 -0500 |
|---|---|---|
| committer | Jacob Welsh <[email protected]> | 2015-06-13 17:02:34 -0500 |
| commit | b19a88b2a0e7bd9ef603055bc8e1ef058673025d (patch) | |
| tree | c00e267ddd134bc9c3a1c793958b4e81e1775647 /src/netbase.cpp | |
| parent | Merge pull request #6209 (diff) | |
| download | discoin-b19a88b2a0e7bd9ef603055bc8e1ef058673025d.tar.xz discoin-b19a88b2a0e7bd9ef603055bc8e1ef058673025d.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
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions