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:
|
||
|---|---|---|
| .. | ||
| boost | ||
| native_cdrkit | ||
| qt | ||
| qt46 | ||
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:
|
||
|---|---|---|
| .. | ||
| boost | ||
| native_cdrkit | ||
| qt | ||
| qt46 | ||