public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/3] package/libtextstyle: new package
Date: Tue, 21 Apr 2020 22:21:40 +0200	[thread overview]
Message-ID: <20200421222140.0ce8dd07@windsurf.home> (raw)
In-Reply-To: <20200421170744.1891915-1-aduskett@gmail.com>

On Tue, 21 Apr 2020 10:07:42 -0700
aduskett at gmail.com wrote:

> diff --git a/package/libtextstyle/Config.in b/package/libtextstyle/Config.in
> new file mode 100644
> index 0000000000..6858be5bf6
> --- /dev/null
> +++ b/package/libtextstyle/Config.in
> @@ -0,0 +1,14 @@
> +config BR2_PACKAGE_LIBTEXTSTYLE
> +	bool "libtextstyle"
> +	depends on BR2_USE_WCHAR

We don't need a target variant of libtextstyle, at least as far as I
could test when looking at the v2 of your series. Indeed, libtextstyle
is needed to build gettext-tools, but not to build gettext-runtime.

So you can drop the target variant of libtextstyle entirely, make
libtextstyle a host-only package, and of course in gettext-gnu, only
use host-libtextstyle for the host-gettext-gnu.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2020-04-21 20:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21 17:07 [Buildroot] [PATCH v3 1/3] package/libtextstyle: new package aduskett at gmail.com
2020-04-21 17:07 ` [Buildroot] [PATCH v3 2/3] package/gettext-gnu: bump version to 0.20.1 aduskett at gmail.com
2020-04-21 17:07 ` [Buildroot] [PATCH v3 3/3] package/gettext-tiny: support gettext 0.20.1 aduskett at gmail.com
2020-04-21 20:21 ` 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=20200421222140.0ce8dd07@windsurf.home \
    --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