From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] msmtp: don't try to use IDN feature
Date: Thu, 13 Aug 2015 13:52:49 +0300 [thread overview]
Message-ID: <20150813105249.GX25261@tarshish> (raw)
In-Reply-To: <1439463011-29089-1-git-send-email-viallard@syscom-instruments.com>
Hi Anthony,
On Thu, Aug 13, 2015 at 12:50:11PM +0200, Anthony Viallard wrote:
> Signed-off-by: Anthony Viallard <viallard@syscom-instruments.com>
> ---
> package/msmtp/msmtp.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
> index bff2620..7c8261e 100644
> --- a/package/msmtp/msmtp.mk
> +++ b/package/msmtp/msmtp.mk
> @@ -10,6 +10,7 @@ MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
> MSMTP_DEPENDENCIES = host-pkgconf
> MSMTP_CONF_OPTS = \
> --without-libidn \
> + --disable-gai-idn \
Please explain why in the commit log. Does it break at build time, run time,
something else?
> --without-libgsasl
> MSMTP_LICENSE = GPLv3+
> MSMTP_LICENSE_FILES = COPYING
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2015-08-13 10:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-13 10:50 [Buildroot] [PATCH 1/1] msmtp: don't try to use IDN feature Anthony Viallard
2015-08-13 10:52 ` Baruch Siach [this message]
2015-08-13 11:04 ` Viallard Anthony
2015-08-13 11:22 ` Baruch Siach
-- strict thread matches above, loose matches on Subject: below --
2015-08-13 12:36 Anthony Viallard
2015-08-18 10:54 ` Baruch Siach
2015-08-18 12:18 ` 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=20150813105249.GX25261@tarshish \
--to=baruch@tkos.co.il \
--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.