Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>
Subject: Re: [PATCH] pseudo: default NO32LIBS to 1
Date: Fri, 13 Apr 2012 07:58:22 -0700	[thread overview]
Message-ID: <4F883F0E.7050102@linux.intel.com> (raw)
In-Reply-To: <1334320516-6987-1-git-send-email-paul.eggleton@linux.intel.com>

On 04/13/2012 05:35 AM, Paul Eggleton wrote:
> If this value is not set to 1, then systems with some 32-bit libraries
> but no 32-bit version of libgcc installed will have pseudo-native fail
> at do_compile. It should only really be set to 0 by those who know what
> they are doing.
>
> Signed-off-by: Paul Eggleton<paul.eggleton@linux.intel.com>
> ---
>   meta/recipes-devtools/pseudo/pseudo.inc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-devtools/pseudo/pseudo.inc b/meta/recipes-devtools/pseudo/pseudo.inc
> index d5c33df..d710058 100644
> --- a/meta/recipes-devtools/pseudo/pseudo.inc
> +++ b/meta/recipes-devtools/pseudo/pseudo.inc
> @@ -24,7 +24,7 @@ do_configure () {
>   	:
>   }
>
> -NO32LIBS ??= "0"
> +NO32LIBS ??= "1"
>
>   # Compile for the local machine arch...
>   do_compile () {

Merged into OE-Core

Thanks
	Sau!



      reply	other threads:[~2012-04-13 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 12:35 [PATCH] pseudo: default NO32LIBS to 1 Paul Eggleton
2012-04-13 14:58 ` Saul Wold [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=4F883F0E.7050102@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox