Files
poky/meta/recipes-devtools
Alexander Kanavin b2b24de709 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: 6422e62fbc5c65a2165a72c97c880cfa9a80e957)

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>
2022-06-07 21:21:55 +01:00
..
2022-05-27 23:50:47 +01:00
2022-06-07 21:21:54 +01:00
2022-06-07 21:21:55 +01:00
2021-11-25 21:55:10 +00:00
2022-06-04 11:28:23 +01:00
2022-05-31 15:24:18 +01:00
2022-03-16 13:39:12 +00:00
2022-04-20 13:13:59 +01:00
2022-05-13 17:56:29 +01:00
2022-05-20 22:52:22 +01:00
2021-11-03 10:12:42 +00:00
2022-05-20 22:52:22 +01:00
2022-04-19 14:14:12 +01:00
2022-05-05 21:17:38 +01:00
2022-05-20 09:25:47 +01:00
2022-03-23 12:13:49 +00:00
2022-06-07 21:21:54 +01:00
2022-04-19 14:02:13 +01:00
2022-03-11 06:56:01 +00:00
2022-04-28 11:51:42 +01:00
2022-05-05 21:17:37 +01:00
2022-04-19 14:14:12 +01:00
2021-08-02 15:44:10 +01:00
2022-05-27 23:50:47 +01:00
2022-06-06 13:36:05 +01:00
2021-08-02 15:44:10 +01:00
2022-06-07 21:21:55 +01:00
2021-11-10 19:27:29 +00:00
2022-05-31 15:24:18 +01:00
2022-05-05 21:17:38 +01:00
2022-04-19 14:14:12 +01:00
2022-04-26 18:25:08 +01:00
2021-12-08 20:22:10 +00:00
2022-05-05 21:17:38 +01:00