[Buildroot] [PATCH v2 2/2] wine: Add gettext dependency check for host-wine

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Mar 7 16:36:58 UTC 2015


Dear André Hentschel,

On Sat, 07 Mar 2015 17:23:37 +0100, André Hentschel wrote:

> +ifeq ($(BR2_PACKAGE_GETTEXT),y)

This indicates that gettext is going to be built for the target.

> +HOST_WINE_CONF_OPTS += --with-gettext --with-gettextpo

This changes the configuration of a host package.

Conclusion: this doesn't make sense, unless a better explanation is
provided to explain why such a weird thing is needed.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list