]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libcgroup: Use GNU strerror_r only when its available
authorKhem Raj <raj.khem@gmail.com>
Wed, 24 Aug 2022 06:34:39 +0000 (23:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2022 10:07:33 +0000 (11:07 +0100)
commit095024552cafd2aa926b968a876cecb08e63df18
treee13bc03548e05f4b87e32c42a3de0fc9c640aa12
parenta53722b962e79e0831c0fba24ef7c1cfda24971a
libcgroup: Use GNU strerror_r only when its available

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

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>
meta/recipes-core/libcgroup/libcgroup/0001-api-Use-GNU-strerror_r-when-available.patch [new file with mode: 0644]
meta/recipes-core/libcgroup/libcgroup_3.0.0.bb