mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 03:20:37 -09:00
- add upstream patch ([1]) to fix '-fzero-call-used-regs' gcc compiler option support detection - add autoreconf as the patch touches m4/openssh.m4 Fixes: - https://bugs.busybox.net/show_bug.cgi?id=14651 bitmap.c: In function ‘reserve’: bitmap.c:98:1: sorry, unimplemented: ‘-fzero-call-used-regs’ not supported on this target 98 | } | ^ [1]f107467179.patch Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit66fd92a4ce) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>