[Buildroot] [PATCH 1/1] msmtp: don't try to use IDN feature

Baruch Siach baruch at tkos.co.il
Thu Aug 13 10:52:49 UTC 2015


Hi Anthony,

On Thu, Aug 13, 2015 at 12:50:11PM +0200, Anthony Viallard wrote:
> Signed-off-by: Anthony Viallard <viallard at 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 -



More information about the buildroot mailing list