buildroot/package/newlib-bare-metal
Neal Frager b55d22f822 package/newlib-bare-metal: add patch for gcc 14.1.0
This patch is needed for building newlib with gcc 14.1.0.  Without this patch,
the following build error will occur:

../../.././libgloss/microblaze/linux-outbyte.c: In function 'outbyte':
../../.././libgloss/microblaze/linux-outbyte.c:3:9: error: implicit declaration of function '_write' [-Wimplicit-function-declaration]
    3 |         _write(1, &c, 1);

This patch has been submitted upstream:
https://patchwork.sourceware.org/project/newlib/patch/20240513062419.2042278-1-neal.frager@amd.com/

Signed-off-by: Neal Frager <neal.frager@amd.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-05-13 21:50:07 +02:00
..
0001-libgloss-microblaze-fix-read-and-_write-declarati.patch package/newlib-bare-metal: add patch for gcc 14.1.0 2024-05-13 21:50:07 +02:00
Config.in
newlib-bare-metal.hash
newlib-bare-metal.mk package/newlib-bare-metal: add CPE variables 2024-03-01 22:01:08 +01:00