crosstool-ng/scripts/build/libc
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
..
avr-libc.sh Add option to re-enable ˋlibstdc++ˋ on avr targets. 2023-08-14 16:12:12 +12:00
glibc.sh glibc: fix the broken build for glibc 2.19 with gcc 13. 2024-03-01 14:48:49 +13:00
mingw-w64.sh mingw-w64: enable wildcard 2024-04-24 18:14:12 +12:00
moxiebox.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
musl.sh Add a musl variable LIBC_MUSC_EXTRA_CFLAGS 2023-09-24 16:10:02 +13:00
newlib.sh Disable implicit-function-declaration error for newlib 2024-05-18 15:45:55 +12:00
none.sh Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
picolibc.sh picolibc: Add configuration to select picolibc as the system libc 2023-03-08 16:54:12 +13:00
uClibc-ng.sh Unify core passes 2022-02-11 00:47:51 -08:00