mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Fixes: https://autobuild.buildroot.net/results/2e3/2e33c61e1c9bee099f973c1e43b696c63e5eed4b/ Building lrzsz with this defconfig works: BR2_GCC_VERSION_13_X=y BR2_PACKAGE_LRZSZ=y and gets broken when switched to gcc 14: BR2_PACKAGE_LRZSZ=y Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>