poky/meta/recipes-devtools/perl
Alexander Kanavin d6a242831e perl: enable _GNU_SOURCE define via d_gnulibc
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>
2025-05-16 08:58:06 -07:00
..
files perl: patch CVE-2024-56406 2025-05-16 08:58:06 -07:00
libmodule-build-perl libmodule-build-perl: fix ptests 2020-01-10 21:18:22 +00:00
liberror-perl_0.17029.bb liberror-perl: Update sstate/equiv versions to clean cache 2022-06-22 23:46:29 +01:00
libmodule-build-perl_0.4231.bb libmodule-build-perl: Use env utility to find perl interpreter 2022-07-25 15:11:46 +01:00
libtest-needs-perl_0.002009.bb meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
liburi-perl_5.08.bb meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
libxml-parser-perl_2.46.bb libxml-parser-perl: Add missing RDEPENDS 2022-02-21 07:52:04 +00:00
libxml-perl_0.08.bb meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
libxml-simple-perl_2.25.bb meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
perl_5.34.3.bb perl: enable _GNU_SOURCE define via d_gnulibc 2025-05-16 08:58:06 -07:00
perl-ptest.inc perl: don't install Makefile.old into perl-ptest 2022-07-25 15:11:46 +01:00