buildroot/package/boost
Fabrice Fontaine a8c7e406f6 package/boost: upstream patch to re-enable logs with riscv32
Commit d72350e62a disabled boost::logs on
riscv32 due to the use of SYS_futex, which doesn't exist on riscv32.

Revert "package/boost: disable logs with riscv32" and add an upstream
patch that uses SYS_futex_time64 instead.

This reverts commit d72350e62a.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-06-13 11:47:37 +02:00
..
0001-fenv.patch package/boost: bump version to 1.75.0 2021-01-14 22:12:34 +01:00
0002-src-event-cpp-fix-build-on-riscv32.patch package/boost: upstream patch to re-enable logs with riscv32 2021-06-13 11:47:37 +02:00
boost.hash package/boost: bump version to 1.75.0 2021-01-14 22:12:34 +01:00
boost.mk package/boost: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG 2021-06-01 22:39:37 +02:00
Config.in package/boost: upstream patch to re-enable logs with riscv32 2021-06-13 11:47:37 +02:00