mirror of
git://git.yoctoproject.org/poky.git
synced 2025-08-22 00:42:05 +02:00
![]() This is needed to properly support memmem() and friends under musl as musl guards the declarations with _GNU_SOURCE define, and if the declarations are not present, gcc will issue warnings and generate assembly that assumes the functions return int (instead of e.g. void*), with catastrophic consequences at runtime. (From OE-Core rev: 79dc3f42958bfefe03a8240e2a57501c38d2bd3c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 6422e62fbc5c65a2165a72c97c880cfa9a80e957) Signed-off-by: Peter Hurley <peter@meraki.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> |
||
---|---|---|
.. | ||
files | ||
libmodule-build-perl | ||
liberror-perl_0.17029.bb | ||
libmodule-build-perl_0.4231.bb | ||
libtest-needs-perl_0.002009.bb | ||
liburi-perl_5.08.bb | ||
libxml-parser-perl_2.46.bb | ||
libxml-perl_0.08.bb | ||
libxml-simple-perl_2.25.bb | ||
perl_5.34.3.bb | ||
perl-ptest.inc |