All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <darren.hart@intel.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: yocto <yocto@yoctoproject.org>
Subject: Re: ia32-base.inc: Drop glibc --with-tls option, its now the only option for glibc
Date: Tue, 21 Aug 2012 09:31:09 -0700	[thread overview]
Message-ID: <5033B7CD.7070302@intel.com> (raw)
In-Reply-To: <1345533233.3907.42.camel@ted>

On 08/21/2012 12:13 AM, Richard Purdie wrote:
> This option is unused by (e)glibc since 2011 and is the default. It has been
> shown to interact badly with the configure option in atom-pc from meta-yocto 
> causing a rebuild of the whole system despite the only change being an 
> assignment with += vs =. The easiest fix is simply to drop it.
>     
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

Seems clearly correct.

Acked-by: Darren Hart <dvhart@linux.intel.com>



> 
> diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc
> index 99ac352..17ff714 100644
> --- a/conf/machine/include/ia32-base.inc
> +++ b/conf/machine/include/ia32-base.inc
> @@ -21,7 +21,6 @@ SERIAL_CONSOLE ?= "115200 ttyS0"
>  # glibc-related variables
>  #
>  GLIBC_ADDONS ?= "nptl"
> -GLIBC_EXTRA_OECONF += "--with-tls"
>  
>  #
>  # kernel-related variables
> 
> 


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


      reply	other threads:[~2012-08-21 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21  7:13 ia32-base.inc: Drop glibc --with-tls option, its now the only option for glibc Richard Purdie
2012-08-21 16:31 ` Darren Hart [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=5033B7CD.7070302@intel.com \
    --to=darren.hart@intel.com \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=yocto@yoctoproject.org \
    /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.