tn3399_openwrt/package/boot/uboot-mxs
Jo-Philipp Wich 208b984dda uboot-mxs: fix build on hosts lacking pkg-config
The uboot-mvebu package incorrectly used the host pkg-config for the tool
build parts, which broke the build on systems lacking pkg-config and only
worked by accident on those that have it installed.

Export the host-build specific environment variables for the uboot build
to redirect pkg-config invocations to our staged host build pkg-config in
buildroot.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-05-23 09:15:52 +02:00
..
patches uboot-mxs: Fix build with libressl 2.7.2 2018-04-29 00:57:36 +02:00
Makefile uboot-mxs: fix build on hosts lacking pkg-config 2018-05-23 09:15:52 +02:00