[Buildroot] [PATCH v2] boot/uboot: fix uboot building host tools on x86 architecture

Peter Korsgaard peter at korsgaard.com
Tue Aug 3 20:11:07 UTC 2021


>>>>> "Kory" == Kory Maincent <kory.maincent at bootlin.com> writes:

 > The make all command run the tools/makefile on the process.
 > This makefile use "pkg-config" command to support static link.
 > The issue is the use of pkg-config configured for crosscompiling
 > to build binaries tools for host architecture.
 > To fix it, I add pkg-config environment variable to configure it for host.

 > Add a test to avoid future regress on the build of U-boot.

 > Signed-off-by: Kory Maincent <kory.maincent at bootlin.com>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list