2f7598034c
- fix getrandom compile for uclibc < v1.0.35, add missing stddef.h include (fixed in uclibc since v1.0.35, see [1]) Fixes: - http://autobuild.buildroot.net/results/6d4a62c703c85dd993ddb2d90ebe1f6cad24e0b0 .../host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/sys/random.h:27:35: error: unknown type name ‘size_t’ 27 | extern int getrandom(void *__buf, size_t count, unsigned int flags) | ^~~~~~ [1] https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=00972c02c2b6e0a95d5def4a71bdfb188e091782t Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
4ecb98fbc2f94dbe01b69384afbc515107de73df | ||
9.2 | ||
10.2 | ||
11.1 | ||
Config.in | ||
Config.in.host | ||
gdb-python-config | ||
gdb.hash | ||
gdb.mk |