packages/utils/coreutils
John Audia 716cb3deac coreutils: apply PKG_FIXUP conditionally
PKG_FIXUP:=autoreconf introduced in this commit[1] to fix builds with GCC 14
does not play well with GCC 13. Apply it conditionally.

I build some coreutils packages under GCC 13 and again under GCC 14 and both
completed successfully.

Build system: x86/64
Build-tested: x86/64

Fixes https://github.com/openwrt/packages/issues/26175

1. b1a648e1ff

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-03-22 19:59:19 +02:00
..
patches
Makefile coreutils: apply PKG_FIXUP conditionally 2025-03-22 19:59:19 +02:00