diff options
| author | Philippe Mathieu-Daudé | 2019-07-15 19:48:11 +0200 |
|---|---|---|
| committer | Alex Bennée | 2019-07-23 16:53:25 +0200 |
| commit | a88819edded1d5a6de13a14edb2c016e96ca45ea (patch) | |
| tree | 600b6123cc27c51323b41729a7ee9a8e59d675db /include/exec/exec-all.h | |
| parent | tests/docker: Install the NSIS tools in the MinGW capable images (diff) | |
| download | qemu-a88819edded1d5a6de13a14edb2c016e96ca45ea.tar.gz qemu-a88819edded1d5a6de13a14edb2c016e96ca45ea.tar.xz qemu-a88819edded1d5a6de13a14edb2c016e96ca45ea.zip | |
tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE images
This silents a bunch of warnings while compiling the Slirp objects:
$ make
[...]
CC slirp/src/tftp.o
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
CC slirp/src/udp6.o
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
[...]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190715174817.18981-5-philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
