On Tue, 1 Sep 2020 at 10:13, Paolo Bonzini <[email protected]> wrote: > > The following changes since commit 2f4c51c0f384d7888a04b4815861e6d5fd244d75: > > Merge remote-tracking branch > 'remotes/kraxel/tags/usb-20200831-pull-request' into staging (2020-08-31 > 19:39:13 +0100) > > are available in the Git repository at: > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 703230593ffda7699ae81811967b4d2c76a425c1: > > meson: add description to options (2020-09-01 03:10:36 -0400) > > ---------------------------------------------------------------- > meson fixes: > * bump submodule to 0.55.1 > * SDL, pixman and zlib fixes > * firmwarepath fix > * fix firmware builds > > meson related: > * move install to Meson > * move NSIS to Meson > * do not make meson use cmake > * add description to options
This fails to link on the all-linux-static config: Linking target qemu-arm /usr/bin/ld: attempted static link of dynamic object `/usr/lib/x86_64-linux-gnu/libz.so' collect2: error: ld returned 1 exit status thanks -- PMM
