b19a88b2a0
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:
|
||
---|---|---|
.. | ||
darwin_boost_atomic-1.patch | ||
darwin_boost_atomic-2.patch | ||
gcc_5_no_cxx11.patch |