[Buildroot] [PATCH 1/2] package/igt-gpu-tools: needs NPTL threads
Julien Olivain
ju.o at free.fr
Sat Jan 4 12:32:57 UTC 2025
On 03/01/2025 23:48, Thomas Petazzoni via buildroot wrote:
> With classic thread library, the build fails with:
>
> ../lib/igt_kmod.c:1090:21: error: implicit declaration of function
> 'pthread_mutexattr_setrobust'; did you mean
> 'pthread_mutexattr_settype'? [-Werror=implicit-function-declaration]
>
> igt-gpu-tools needs NPTL threads.
>
> Fixes:
>
>
> http://autobuild.buildroot.net/results/85311ce68ae1fff771ca00b434be1c4f8453d357/
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Series applied to master, thanks.
More information about the buildroot
mailing list