All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/elfutils: fix dependency on C library
Date: Sun, 9 Aug 2015 11:22:21 +0200	[thread overview]
Message-ID: <20150809112221.61d06dcc@free-electrons.com> (raw)
In-Reply-To: <1439060314-23045-1-git-send-email-yann.morin.1998@free.fr>

Dear Yann E. MORIN,

On Sat,  8 Aug 2015 20:58:34 +0200, Yann E. MORIN wrote:
> As Thomas puts it:
> 
>     The comment can only be visible when a toolchain that is *not*
>     uclibc and *not* glibc is used. I.e, the comment is now only visible
>     when musl is used. Which is not what we want.
> 
> Indeed, I completely borked the conditions. When a glibc or uClibc
> toolchain is selected, the comment is entirely hidden, and we don;t get
> the extra requirements (wchar, !static).
> 
> Fix that with the solution proposed by Thomas.
> 
> Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
>  package/avrdude/Config.in    | 4 ++--
>  package/elfutils/Config.in   | 4 ++--
>  package/kexec-lite/Config.in | 4 ++--
>  package/ltrace/Config.in     | 4 ++--
>  package/racehound/Config.in  | 4 ++--
>  5 files changed, 10 insertions(+), 10 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2015-08-09  9:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-08 18:58 [Buildroot] [PATCH] package/elfutils: fix dependency on C library Yann E. MORIN
2015-08-09  9:22 ` Thomas Petazzoni [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=20150809112221.61d06dcc@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.