packages/utils/coreutils
Hannu Nyman 02c134e2ba coreutils: Fix gcc14 compilation via std=c17
Fix compilation with gcc 14 by applying the -std=c17 flag, as suggested
by lededev in 2d3f68cc8c (commitcomment-153860241)
(also -c23 seems to work ok with gcc14, but that seems to break gcc13)

Remove the previous autoreconf fix attempt.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-04-30 09:25:13 +03:00
..
patches coreutils: Upgrade to 9.6 2025-03-16 20:14:49 +02:00
Makefile coreutils: Fix gcc14 compilation via std=c17 2025-04-30 09:25:13 +03:00