packages/libs/boost/patches
Rosen Penev f00d0a0185 boost: Fix fiber compilation for mips
The issue was that the pause instruction was emitted through an asm
directive which was not correct for some mips platforms.

Simplified boost-fiber-exclude as a result.

Removed uClibc-ng math patch. It was not correct as it broke float and
long double support (std variants use function overloads). A different
solution was applied upstream. As it's quite annoying to backport, just
wait until a new release comes with that change. ARC as a platform is
barely supported anyways.

Swapped asio patch for the upstream submission, which is unfortunately, in
limbo.

Refreshed remaining patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from f795779c0a)
2019-11-16 18:14:11 -08:00
..
001-uclibc-asio.patch boost: Fix fiber compilation for mips 2019-11-16 18:14:11 -08:00
002-utime-filesystem.patch boost: Fix fiber compilation for mips 2019-11-16 18:14:11 -08:00
003-mips-pause.patch boost: Fix fiber compilation for mips 2019-11-16 18:14:11 -08:00