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
..
2022-02-11 00:47:51 -08:00
2024-05-24 10:14:13 +12:00
2023-06-04 10:04:33 +12:00