mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
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>