diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2019-06-17 16:35:22 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-07-04 19:23:07 +0100 |
commit | c3c1874a9978bb993c4cdf86a020f936e9ad9c61 (patch) | |
tree | e39ac680583884d6ca564caecc0181a0c24e8739 /python/qemu/machine.py | |
parent | c9b423d6d3fde0132ee6f31d69a1c1370a89ce1a (diff) | |
download | qemu-c3c1874a9978bb993c4cdf86a020f936e9ad9c61.zip qemu-c3c1874a9978bb993c4cdf86a020f936e9ad9c61.tar.gz qemu-c3c1874a9978bb993c4cdf86a020f936e9ad9c61.tar.bz2 |
.travis.yml: default the --disable-system build to --static
It's fairly common to build qemu-user binaries with --static linking
so the binary can be copied around without libraries. Enable --static
in the default qemu-user build to cover this.
There are other qemu-user builds that use dynamic linking so they
should catch any problems there.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions