[Buildroot] [PATCH v1] package/gdb: fix gdb-10.2 compile for uclibc < v1.0.35 (getrandom related)

Peter Korsgaard peter at korsgaard.com
Tue Nov 9 09:47:50 UTC 2021


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

 > - 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 at gmx.net>

Committed to 2021.02.x and 2021.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list