mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
5a075b47a8
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@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |
||
---|---|---|
.. | ||
0001-Disable-use-of-__NR_io_getevents-when-not-defined.patch | ||
Config.in | ||
libkcapi.hash | ||
libkcapi.mk |