diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2019-01-21 16:54:42 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-02-08 17:32:35 +0000 |
commit | ddafa31fae2a6c8f884254373e550d3ca33a4945 (patch) | |
tree | 55d8ee2422ee9bb48c57d860e3711cc0edc05dab /Makefile.target | |
parent | 5c2ec9b61f33c18ef734e98a42d28ba99775b20c (diff) | |
download | qemu-ddafa31fae2a6c8f884254373e550d3ca33a4945.zip qemu-ddafa31fae2a6c8f884254373e550d3ca33a4945.tar.gz qemu-ddafa31fae2a6c8f884254373e550d3ca33a4945.tar.bz2 |
tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS
Now the underlying basevm support passes these along we can expose
some additional variables to our Makefile to allow more customised
tweaking of the build. For example:
make vm-build-freebsd TARGET_LIST=aarch64-softmmu \
EXTRA_CONFIGURE_OPTS="--disable-tools --disable-docs" \
BUILD_TARGET=check-softfloat
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions