diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-05-23 09:02:59 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-05-23 09:05:55 +0200 |
commit | 01c2ce3c7d374c7e00562a7f3e54e87d23fef169 (patch) | |
tree | 56dc5500f28015c5bb6194e03ac501d4e8610eb3 /package/boot/at91bootstrap | |
parent | 52809db5446e1c4fbdaa50b703961d036c14bceb (diff) | |
download | upstream-01c2ce3c7d374c7e00562a7f3e54e87d23fef169.tar.gz upstream-01c2ce3c7d374c7e00562a7f3e54e87d23fef169.tar.bz2 upstream-01c2ce3c7d374c7e00562a7f3e54e87d23fef169.zip |
uboot-mvebu: 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>
Diffstat (limited to 'package/boot/at91bootstrap')
0 files changed, 0 insertions, 0 deletions