mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Fixes the following error message introducted by OpenSSH v9.6p1. sshkey.c: In function 'sshkey_set_filename': sshkey.c:3705:1: sorry, unimplemented: '-fzero-call-used-regs' not supported on this target 3705 | } Fixes: http://autobuild.buildroot.org/results/ec7/ec780aed5b1c4fdf9b91f6e7be99e8d4c42efa58 Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>