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 1/1] crda: fix build failure for nios2
Date: Tue, 18 Feb 2014 17:09:04 +0100	[thread overview]
Message-ID: <20140218170904.25df48b2@skate> (raw)
In-Reply-To: <530138C2.7010109@frajasalo.de>

Dear Frank Bergmann,

On Sun, 16 Feb 2014 23:16:34 +0100, Frank Bergmann wrote:
> libgcrypt depends on libgpg-error and this isn't accounted for in
> crda makefile, but it is in libgcrypt-config script (in the correct
> order for linking), so set LDLIBS calling this script not only for
> static linking.
> 
> Fixes http://autobuild.buildroot.org/results/156/15656ef0187b0a8db6c66fc7a7fcb58a99999fa1
> 
> Signed-off-by: Frank Bergmann <frank@frajasalo.de>
> ---
>   package/crda/crda.mk |    6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)

Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Note that the patch didn't apply for me on the latest master. It might
be caused by whitespace damage. Frank, please use "git send-email" to
send your patches the next time, because your e-mail client is doing
funky things with patches that render them unapplicable.

Thanks!

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

  parent reply	other threads:[~2014-02-18 16:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-16 22:16 [Buildroot] [PATCH 1/1] crda: fix build failure for nios2 Frank Bergmann
2014-02-16 22:28 ` Samuel Martin
2014-02-18 16:09 ` Thomas Petazzoni [this message]
2014-02-18 21:25 ` Peter Korsgaard
2014-02-18 22:20   ` Frank Bergmann

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=20140218170904.25df48b2@skate \
    --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.