[PATCH] Fix compatibility with GCC 15

Radek Barton radek.barton@microsoft.com
Tue Dec 3 11:19:17 GMT 2024


GCC 15 enables `-std=gnu23` by default which breaks build of `newlib` and `winsup` on old-style C function declarations. This patch changes the declarations to ANSI style.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-newlib-gcc-15.patch
Type: application/octet-stream
Size: 34263 bytes
Desc: fix-newlib-gcc-15.patch
URL: <https://sourceware.org/pipermail/newlib/attachments/20241203/a720f284/attachment-0001.obj>


More information about the Newlib mailing list