[Buildroot] [PATCH] package/bc: bump to 1.07.1

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Sep 13 18:37:01 UTC 2019


On Fri, 13 Sep 2019 13:34:01 -0500
Matthew Weber <matthew.weber at collins.com> wrote:

> Now I see what happened, I took Gustavo's original which was against
> the Makefile.in.
> 
> I see that Makefile.am has a hardcoded
> MAKEINFO = makeinfo --no-split
> 
> What would you propose I do?  I can see if instead I could set it to
> the following which should also work, or I can just drop this patch
> and see if it is still a corner case that a autobuilder finds....
> MAKEINFO = @MAKEINFO@ --no-split

Using @MAKEINFO@ in the Makefile.am seems like the right thing to do.
It could even be sent upstream.

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



More information about the buildroot mailing list