From: "Eric Bénard" <eric@eukrea.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org,
Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [meta-browser][PATCH] nss: Build on mips64
Date: Thu, 16 May 2013 09:43:00 +0200 [thread overview]
Message-ID: <20130516094300.579a4b16@e6520eb> (raw)
In-Reply-To: <1368689209-26886-1-git-send-email-raj.khem@gmail.com>
Hi Khem,
Le Thu, 16 May 2013 00:26:49 -0700,
Khem Raj <raj.khem@gmail.com> a écrit :
> Now that we have mips64 qemu support in OE-Core
> this started to fail to build. So lets fix it
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> CC: Eric Bénard <eric@eukrea.com>
> CC: Denis Carikli <denis@eukrea.com>
> CC: Otavio Salvador <otavio@ossystems.com.br>
> ---
> recipes-support/nss/nss_3.13.3.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/recipes-support/nss/nss_3.13.3.bb b/recipes-support/nss/nss_3.13.3.bb
> index fbab6ee..ac77547 100644
> --- a/recipes-support/nss/nss_3.13.3.bb
> +++ b/recipes-support/nss/nss_3.13.3.bb
> @@ -25,6 +25,8 @@ TD = "${S}/tentative-dist"
> PARALLEL_MAKE = ""
>
> USE64BIT_x86-64 = "USE_64=1"
> +USE64BIT_mips64 = "USE_64=1"
> +USE64BIT_mips64el = "USE_64=1"
> USE64BIT ?= ""
>
> do_compile() {
pushed to master
Thanks
Eric
prev parent reply other threads:[~2013-05-16 8:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 7:26 [meta-browser][PATCH] nss: Build on mips64 Khem Raj
2013-05-16 7:43 ` Eric Bénard [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=20130516094300.579a4b16@e6520eb \
--to=eric@eukrea.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
--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.