Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 3/4] libunistring: host-libunistring is needed by guile
Date: Wed, 26 Nov 2014 21:55:01 +0100	[thread overview]
Message-ID: <20141126215501.608ca8aa@free-electrons.com> (raw)
In-Reply-To: <1416869790-12988-4-git-send-email-paguilar@paguilar.org>

Dear Pedro Aguilar,

On Mon, 24 Nov 2014 23:56:29 +0100, Pedro Aguilar wrote:
> Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
> 
> ---
> Changes v1 -> v2:
> - Add host-libunistring (suggested by Yann Morin)
> 
> ---
>  package/libunistring/libunistring.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/libunistring/libunistring.mk b/package/libunistring/libunistring.mk
> index 3234ddc..fd77d12 100644
> --- a/package/libunistring/libunistring.mk
> +++ b/package/libunistring/libunistring.mk
> @@ -17,3 +17,4 @@ LIBUNISTRING_CONF_OPTS += --disable-threads
>  endif
>  
>  $(eval $(autotools-package))
> +$(eval $(host-autotools-package))

Applied to next. Note that I had to add another commit, which adds a
dependency of libunistring on wchar: libunistring uses functions like
wctomb(), which are only available on wchar capable toolchains.

Thanks!

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

  reply	other threads:[~2014-11-26 20:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24 22:56 [Buildroot] [PATCH v5 0/4] package/guile: New package Pedro Aguilar
2014-11-24 22:56 ` [Buildroot] [PATCH v5 1/4] libatomic_ops: Add host-libatomic_ops Pedro Aguilar
2014-11-26 20:54   ` Thomas Petazzoni
2014-11-24 22:56 ` [Buildroot] [PATCH v5 2/4] bdwgc: Add new package Pedro Aguilar
2014-11-26 20:54   ` Thomas Petazzoni
2014-11-24 22:56 ` [Buildroot] [PATCH v5 3/4] libunistring: host-libunistring is needed by guile Pedro Aguilar
2014-11-26 20:55   ` Thomas Petazzoni [this message]
2014-11-24 22:56 ` [Buildroot] [PATCH v5 4/4] guile: Add new package Pedro Aguilar
2014-11-26 20:55   ` Thomas Petazzoni
2014-11-30 22:28     ` Pedro Aguilar
2014-12-01  9:03       ` Thomas Petazzoni
2014-12-01 17:59       ` Yann E. MORIN

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=20141126215501.608ca8aa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox