From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ljsyscall: fix build with aarch64_be
Date: Thu, 11 Aug 2022 22:43:40 +0200 [thread overview]
Message-ID: <20220811224340.28c115cb@windsurf> (raw)
In-Reply-To: <20220810200241.34141-1-fontaine.fabrice@gmail.com>
On Wed, 10 Aug 2022 22:02:41 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> luajit supports aarch64_be since commit
> 28e5c2f2bdd147dbb9aefbc040fc618f46ee0663
>
> However this raise a build failure with ljsyscall because aarch64_be
> directory does not exist so use arm64 instead
>
> /usr/bin/install: cannot stat '/home/buildroot/autobuild/instance-1/output-1/build/ljsyscall-0.12/syscall/linux/aarch64_be/*.lua': No such file or directory
>
> Fixes:
> - http://autobuild.buildroot.org/results/78397c83e84dbfc09990f92be93e0b8a10d014c5
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/ljsyscall/ljsyscall.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
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
prev parent reply other threads:[~2022-08-11 20:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-10 20:02 [Buildroot] [PATCH 1/1] package/ljsyscall: fix build with aarch64_be Fabrice Fontaine
2022-08-11 20:43 ` Thomas Petazzoni via buildroot [this message]
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=20220811224340.28c115cb@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.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.