]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
perl: Add packageconfig for setlocale functionality differences
authorKhem Raj <raj.khem@gmail.com>
Fri, 8 Sep 2023 05:32:41 +0000 (22:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2023 15:04:11 +0000 (16:04 +0100)
commite9e22c74d0544271f3e43c67fbf95f2e68400da0
treea1eb7f018b1b74f9011c5475c9de26af8cdf2723
parent03d37854b1dacbecd2c522821c59ef01d9bd305c
perl: Add packageconfig for setlocale functionality differences

setlocale behavior with 'missing' locales is different when using musl
[1] which confuses perl locale tests and perl thinks it has locale on
system while there are none. Therefore pass correct property on musl
regarding setlocale behaviour

[1] https://musl.openwall.narkive.com/kO1vpTWJ/setlocale-behavior-with-missing-locales

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/perl/perl_5.38.0.bb