Re: [Buildroot] [PATCH 1/1] package/openssh: fix build for powerpc64le
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
On 18/07/2026 10:58, Bernd Kuhls wrote: > Fixes: > https://autobuild.buildroot.net/results/40a/40a26d9831667233944e6aabf2388f02a8cf30ac/ > https://gitlab.com/buildroot.org/buildroot/-/work_items/79 > > packet.c: In function 'ssh_packet_log_type': > packet.c:1219:1: sorry, unimplemented: argument 'used' is not supported > for '-fzero-call-used-regs' on this target > > Upstream bug report: https://bugzilla.mindrot.org/show_bug.cgi?id=3673 > > Upstream commit > https://github.com/openssh/openssh-portable/commit/29cf521486bf97ab9de5b9b356f812107e0671bc > which was first released with version 10.1 and was added to buildroot > with commit b52b3fd59dc6c86ef51b6cad5b76017f90c83beb introduced cache > variables to disable zero-call-used-regs when needed. > > Signed-off-by: Bernd Kuhls <[email protected]> Applied to master, thanks. _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot