From: Adrian Bunk <bunk@stusta.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] README: Document need for 32bit compiler
Date: Mon, 7 Oct 2019 11:42:44 +0300 [thread overview]
Message-ID: <20191007084244.GA18024@localhost> (raw)
In-Reply-To: <20191007052019.1127879-1-raj.khem@gmail.com>
On Sun, Oct 06, 2019 at 10:20:19PM -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> meta-oe/README | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/meta-oe/README b/meta-oe/README
> index 0e9f8423bd..347816b0d1 100644
> --- a/meta-oe/README
> +++ b/meta-oe/README
> @@ -7,6 +7,13 @@ URI: git://github.com/openembedded/openembedded-core.git
> branch: master
> revision: HEAD
>
> +luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
> +e.g. arm, so ensure that $CC -m32 is functional on build host,
>...
This would imply "cannot be built on arm64 hosts for 32bit targets".
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2019-10-07 8:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-07 5:20 [meta-oe][PATCH] README: Document need for 32bit compiler Khem Raj
2019-10-07 8:42 ` Adrian Bunk [this message]
2019-10-07 14:31 ` Khem Raj
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=20191007084244.GA18024@localhost \
--to=bunk@stusta.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.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.