[Buildroot] [PATCH 1/1] package/libkcapi: fix build on riscv32

Peter Korsgaard peter at korsgaard.com
Thu Jun 10 08:44:55 UTC 2021


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

 > Fix the following build failure on riscv32:
 > lib/internal.h:331:20: error: '__NR_io_getevents' undeclared (first use in this function); did you mean 'io_getevents'?
 >   331 |     return syscall(__NR_io_getevents, ctx, min, max, events, timeout);
 >       |                    ^~~~~~~~~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/c828d4330a8888fe8db4299dc2f20759947f329f

 > 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