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
..
2018-04-29 12:06:54 -07:00
2018-04-07 12:03:17 -07:00
2024-02-02 15:15:29 +13:00
2024-02-02 15:15:29 +13:00
2018-04-07 12:03:17 -07:00
2018-04-07 12:03:17 -07:00
2018-04-07 12:03:17 -07:00
2018-04-07 12:03:17 -07:00
2018-04-07 14:39:56 -07:00
2017-04-13 00:07:29 -07:00