From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Brandon Maier via buildroot <buildroot@buildroot.org>
Cc: Brandon Maier <brandon.maier@collins.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/openssh: fix build error on powerpc
Date: Mon, 5 Feb 2024 18:56:16 +0100 [thread overview]
Message-ID: <20240205185616.13fb5202@windsurf> (raw)
In-Reply-To: <20240118222310.62234-1-brandon.maier@collins.com>
On Thu, 18 Jan 2024 22:23:01 +0000
Brandon Maier via buildroot <buildroot@buildroot.org> wrote:
> 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>
> ---
> ...ction-of-broken-fzero-call-used-regs.patch | 57 +++++++++++++++++++
> package/openssh/openssh.mk | 3 +
> 2 files changed, 60 insertions(+)
> create mode 100644 package/openssh/0001-better-detection-of-broken-fzero-call-used-regs.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-02-05 17:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 22:23 [Buildroot] [PATCH 1/1] package/openssh: fix build error on powerpc Brandon Maier via buildroot
2024-02-05 17:56 ` Thomas Petazzoni via buildroot [this message]
2024-02-29 15:31 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240205185616.13fb5202@windsurf \
--to=buildroot@buildroot.org \
--cc=brandon.maier@collins.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.