diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-05-23 09:32:25 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-05-23 09:40:45 +0200 |
commit | 60522320f6fc3b81748045a0670b43b87bd8d244 (patch) | |
tree | b24cceb12a6e46b71eda54043b5bd1eb85f2215f /target | |
parent | 68586cf233756de9786cca8df0dc78b6ed98375e (diff) | |
download | upstream-60522320f6fc3b81748045a0670b43b87bd8d244.tar.gz upstream-60522320f6fc3b81748045a0670b43b87bd8d244.tar.bz2 upstream-60522320f6fc3b81748045a0670b43b87bd8d244.zip |
uboot-zynq: 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>
(cherry picked from commit 1289e00fffaebad7ab1a9cec33c7b0472edb4527)
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions