mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 18:09:56 +00:00
9db33550d5
This patch ensures that a fallback to use XSI compliant strerror_r when GNU extention is not implemented, which fixes the case when building with musl (From OE-Core rev: 095024552cafd2aa926b968a876cecb08e63df18) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>