package/libxml-parser-perl: make host build use correct compiler
authorNorbert Lange <nolange79@gmail.com>
Sat, 6 Jun 2020 22:23:38 +0000 (00:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 7 Sep 2020 21:54:14 +0000 (23:54 +0200)
commitefa95b19aeab6bdcd7d5a620e199c2c32cf2516b
tree29c92bec40782f4a7f0891fc74e8c525a2f88ae6
parent5d730282b82a390c0f20194f5afd099859ae5bb2
package/libxml-parser-perl: make host build use correct compiler

This package uses gcc filename without absolute path, which breaks
the host build if host and target compiler have the same filename.
(Can happen with an external toolchain).

This patch adds the variables for the host as overrides,
as they are otherwise not picked up from the environment.

Signed-off-by: Norbert Lange <nolange79@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libxml-parser-perl/libxml-parser-perl.mk