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

Carlos Santos unixmania at gmail.com
Mon Sep 30 16:12:19 UTC 2019


On Mon, Sep 30, 2019 at 12:41 PM Peter Korsgaard <peter at korsgaard.com> wrote:
>
> >>>>> "Carlos" == Carlos Santos <unixmania at gmail.com> writes:
>
>  > On Mon, Sep 30, 2019 at 10:30 AM Peter Korsgaard <peter at korsgaard.com> wrote:
>  >>
>  >> >>>>> "unixmania" == unixmania  <unixmania at gmail.com> writes:
>  >>
>  >> > From: Carlos Santos <unixmania at gmail.com>
>  >> > texttotext must be linked to libiconv if !BR2_ENABLE_LOCALE so pull a
>  >> > patch applied upstream that adds libiconv discovery via autoconf.
>  >>
>  >> > With this change, autoreconf requires the config.rpath and ABOUT-NLS
>  >> > files which are not in v1.25.4. Add a pre-configure hook to fake them.
>  >>
>  >> > Fixes: https://bugs.busybox.net/show_bug.cgi?id=12031
>  >>
>  >> > Signed-off-by: Carlos Santos <unixmania at gmail.com>
>  >>
>  >> Committed to 2019.02.x, 2019.05.x and 2019.08.x, thanks.
>  >>
>  >> --
>  >> Bye, Peter Korsgaard
>
>  > I suggest you to pull commits 811f504ecd07df35ebf95c7b228ccc6461f7e736
>  > and 3da92264c6dd693022d06fd2500878f7f5d492c2 too.
>
> Yes, I will get to them (handling the backports in chronological
> order). Is there any specific reason to include the version bump? Is
> there a changelog/release notes available?
>
> --
> Bye, Peter Korsgaard

It includes the fixes contained in the previous two patches and make
autoreconf unnecessary, which speeds-up the build a little bit.

-- 
Carlos Santos <unixmania at gmail.com>



More information about the buildroot mailing list