crosstool-ng/config/libc
Chris Packham 8c1cdb94c1 glibc: Turn implicit-int back into warning
As of GCC14 implicit-int has been upgraded to an error. While this is
generally a good idea it trips up some older code (particularly in
autoconf generated configure scripts). Add -Wno-implicit-int to CFLAGS
for glibc when using an old GLIBC with a new GCC.

Fixes #2208
Signed-off-by: Chris Packham <judge.packham@gmail.com>
2024-10-15 14:22:17 +13:00
..
avr-libc.in Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
glibc.in glibc: Turn implicit-int back into warning 2024-10-15 14:22:17 +13:00
mingw-w64.in Add default msvcrt options for mingw-w64 2023-06-04 10:03:32 +12:00
moxiebox.in Unify core passes 2022-02-11 00:47:51 -08:00
musl.in musl: Mark not EXPERIMENTAL 2024-05-24 10:14:13 +12:00
newlib.in newlib: add 4.3.0.20230120 2023-06-04 10:04:33 +12:00
none.in Make comp.libs use generated templates, too 2017-11-29 23:44:49 -08:00
picolibc.in picolibc: Allow default memory layout values to be configured 2023-04-19 15:13:55 +12:00
uClibc-ng.in Revert "libc/uclibc: Require GCC12 or older" 2023-08-13 11:15:29 +12:00