Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] mutt: fix static build with libidn2 and libunistring
Date: Mon, 20 Aug 2018 23:04:21 +0200	[thread overview]
Message-ID: <20180820230421.26bda7a3@windsurf> (raw)
In-Reply-To: <20180820170807.21070-1-fontaine.fabrice@gmail.com>

Hello,

On Mon, 20 Aug 2018 19:08:07 +0200, Fabrice Fontaine wrote:
> When libidn2 is statically build with libunistring support, mutt needs
> to add -lunistring to LIBS.
> To do that, add a call to PKG_CHECK_MODULES to retrieve this information
> from libidn2.pc
> 
> Fixes:
>  - http://autobuild.buildroot.net/results/177da8f4798f69298db5385957184f1c53cca923
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  ...tatic-build-with-libidn2-and-libunistring.patch | 36 ++++++++++++++++++++++
>  package/mutt/mutt.mk                               |  4 ++-
>  2 files changed, 39 insertions(+), 1 deletion(-)
>  create mode 100644 package/mutt/0001-Fix-static-build-with-libidn2-and-libunistring.patch

Thanks for doing the right thing here by using pkg-config! Could you
submit this patch upstream ?

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-08-20 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-20 17:08 [Buildroot] [PATCH 1/1] mutt: fix static build with libidn2 and libunistring Fabrice Fontaine
2018-08-20 21:04 ` 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=20180820230421.26bda7a3@windsurf \
    --to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox