[Buildroot] [PATCH] sdl2: add patch to fix busy-loop in C library

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 21:26:27 UTC 2019


>>>>> "Paul" == Paul Cercueil <paul at crapouillou.net> writes:

 > For some obscure reason, the order in which the libdrm/libgbm libraries
 > are loaded matters.

 > Without this fix, the first call to check_modesetting() will work and
 > load then unload all symbols properly, but the second call to this
 > function will lock up as soon as dlopen() is called on libdrm.

 > Swapping the order in which the libdrm and libgbm libraries are loaded
 > is enough to fix (or work around?) this issue.

 > Signed-off-by: Paul Cercueil <paul at crapouillou.net>

Committed to 2019.02.x and 2019.11.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list