From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/znc: switch to cmake
Date: Sat, 28 Sep 2019 21:50:35 +0200 [thread overview]
Message-ID: <20190928215036.4c90896a@windsurf> (raw)
In-Reply-To: <20190928104106.28327-2-bernd.kuhls@t-online.de>
On Sat, 28 Sep 2019 12:41:06 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Upstream deprecated autoconf and asks to use cmake:
> https://github.com/znc/znc/commit/71f35b003dda65f3867ff84deaf8aa15bcd0b958
>
> Add options to explicitly disable cyrus and i18n support.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/znc/znc.mk | 22 ++++++++++++----------
> 1 file changed, 12 insertions(+), 10 deletions(-)
Applied to master, thanks. Regarding the WANT_I18N option, what does it
do exactly ? Indeed, the autotools package infrastructure was
automatically passing --enable-nls or --disable-nls depending on the
value of BR2_SYSTEM_ENABLE_NLS. So with your unconditional addition of
WANT_I18N=OFF, I'm wondering if we have lost NLS support in znc when
BR2_SYSTEM_ENABLE_NLS=y. Could you check this ?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-09-28 19:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-28 10:41 [Buildroot] [PATCH 1/2] package/znc: bump version to 1.7.5 Bernd Kuhls
2019-09-28 10:41 ` [Buildroot] [PATCH 2/2] package/znc: switch to cmake Bernd Kuhls
2019-09-28 19:50 ` Thomas Petazzoni [this message]
2019-09-28 20:00 ` Bernd Kuhls
2019-09-28 19:49 ` [Buildroot] [PATCH 1/2] package/znc: bump version to 1.7.5 Thomas Petazzoni
[not found] ` <ced278fa-8fdb-6ece-2134-88df45332ca7@t-online.de>
2019-09-28 20:07 ` [Buildroot] [PATCH 2/2] package/znc: switch to cmake Thomas Petazzoni
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=20190928215036.4c90896a@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.