[Buildroot] [PATCH] package/cups-filters: fix build without NLS

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Aug 1 16:29:01 UTC 2019


On Mon, 22 Jul 2019 04:11:46 -0300
unixmania at gmail.com wrote:

> +# texttotext must be linked to libiconv if !BR2_ENABLE_LOCALE. We could patch
> +# configure.ac to use AM_ICONV but it would require iconv.m4, increasing the
> +# patch size by at least 130 lines. Let's keep it simple and just patch
> +# Makefile.am to append -liconv to the link command line.

Why is this AM_ICONV solution taking at least 130 lines ? This would be
upstreamable, and looks a lot nicer. Could you propose a patch with an
AM_ICONV base solution instead ?

Thanks!

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


More information about the buildroot mailing list