[Buildroot] [PATCH 1/1] package/boost: disable logs with riscv32

Peter Korsgaard peter at korsgaard.com
Wed Jun 9 20:55:02 UTC 2021


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > boost logs can't be built with riscv32 because it unconditionally uses
 > __NR_futex:

 > libs/log/src/event.cpp: In member function 'void boost::log::v2_mt_posix::aux::futex_based_event::wait()':
 > libs/log/src/event.cpp:38:29: error: '__NR_futex' was not declared in this scope
 >    38 | #define BOOST_LOG_SYS_FUTEX __NR_futex
 >       |                             ^~~~~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/8c8135fd7c0517c66c9b3975c494da6d7934cc1b

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list