[Buildroot] [PATCH] package/libxml-parser-perl: make host build use correct compiler

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jun 6 20:04:56 UTC 2020


On Sat,  6 Jun 2020 00:58:12 +0200
Norbert Lange <nolange79 at gmail.com> wrote:

> This package uses gcc filename without path, which breaks the host build
> if host and target compiler have the same filename.

How is it possible for the host and target compilers to have the same
file name ?

> We pack the HOST variables as override so absolute paths are used for
> the host tools.

I'm not sure what you mean by "we pack the HOST variables".

Note: I do understand that the patch will ensure that the compiler
point by $(HOSTCC) will be used, instead of whatever default the
libxml-parser-perl build system thinks it should use. But your commit
log is very confusing.

Also, your Signed-off-by is missing.

Could you resend, with a clarified explanation, and your SoB added ?

Thanks!

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



More information about the buildroot mailing list