All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] pkg-autotools-infra: disable NLS for the host by default
Date: Wed, 3 Apr 2019 21:34:22 +0200	[thread overview]
Message-ID: <20190403213422.0980f4f5@windsurf> (raw)
In-Reply-To: <1554306055-16183-1-git-send-email-email@gmail.com>

Hello,

On Wed,  3 Apr 2019 18:40:55 +0300
Vadim Kochan <vadim4j@gmail.com> wrote:

> From: Vadim Kochan <vadim4j@gmail.com>
> 
> There is no need for language translaion feature for the host packages,
> anyway some of them disable it explicitly, so lets do it automatically
> at least for the host-autotools- kind of packages.
> 
> Signed-off-by: Vadim Kochan <vadim4j@gmail.com>

Thanks for the patch. One question below, though.

> +		--disable-nls \
> +		--disable-nls-macos \

What is --disable-nls-macos ? Why do we need to pass it even though no
package is passing it right now ?

It should perhaps be a separate patch, or at the very least be
explained in the commit log.

Thanks!

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

  reply	other threads:[~2019-04-03 19:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 15:40 [Buildroot] [PATCH 1/1] pkg-autotools-infra: disable NLS for the host by default Vadim Kochan
2019-04-03 19:34 ` Thomas Petazzoni [this message]
2019-04-03 21:11   ` Vadim Kochan

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=20190403213422.0980f4f5@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 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.