Nik Konyuchenko c5a17024a9 Disable implicit-function-declaration error for newlib
GCC14 will treat implicit-function-declaration as an error by default.
See https://gcc.gnu.org/gcc-14/porting_to.html for details.

Some libc function like __trap34 are defined in assembly and break this GCC diagnostic.

Signed-off-by: Nik Konyuchenko <spaun2002mobile@gmail.com>
2024-05-18 15:45:55 +12:00
..
2024-04-24 18:14:12 +12:00
2022-02-11 00:47:51 -08:00
2018-12-01 10:10:51 -08:00
2022-02-11 00:47:51 -08:00