kumquat-buildroot/package/qemu
Fabrice Fontaine a7a5626e8e package/qemu: fix musl and uclibc-ng build
Fix the following musl and uclibc-ng build failure raised since bump to
version 7.0.0 in commit 3fa79c038e and
https://git.qemu.org/?p=qemu.git;a=commit;h=244fd08323088db73590ff2317dfe86f810b51d7:

../linux-user/syscall.c: In function 'target_to_host_resource':
../linux-user/syscall.c:1057:16: error: 'RLIMIT_RTTIME' undeclared (first use in this function); did you mean 'RLIMIT_NOFILE'?
 1057 |         return RLIMIT_RTTIME;
      |                ^~~~~~~~~~~~~
      |                RLIMIT_NOFILE

Fixes:
 - http://autobuild.buildroot.org/results/22d3b584b704613d030e1ea9e6b709b713e4cc26

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-05-29 23:16:50 +02:00
..
0001-tests-fp-disable-fp-bench-build-by-default.patch
0002-softmmu-qemu-seccomp.c-add-missing-header-for-CLONE_.patch
0003-linux-user-syscall.c-fix-build-without-RLIMIT_RTTIME.patch package/qemu: fix musl and uclibc-ng build 2022-05-29 23:16:50 +02:00
Config.in
Config.in.host
qemu.hash
qemu.mk