packages/libs/boost/patches
Amol Bhave 48e844101b boost: Fix boost apply_visitor for lvalue variants
Boost 1.70.0 broke the apply_visitor functions for lvalue reference
variants.
This imports the patch that fixes this issue from upstream.

Tested this by compiling a library
(https://github.com/facebookincubator/fizz) that works with 1.69 but
breaks with 1.70. And then, importing this patch and trying the
compilation again.

Compile tested: nbg6817

Maintainer: @ClaymorePT

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-05-07 00:56:55 -07:00
..
010-uclibc-ng.patch boost: Fix compilation with uClibc-ng 2019-05-01 13:58:56 -07:00
100-fix-apply_visitor-on-lvalue-variant.patch boost: Fix boost apply_visitor for lvalue variants 2019-05-07 00:56:55 -07:00
uclibc-ng-2.patch boost: Fix uClibc-ng compilation again 2019-05-03 13:02:59 -07:00