summary refs log tree commit diff stats
path: root/scripts/nsis.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-08-28 19:33:54 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2020-09-01 08:51:32 -0400
commit1ffb3bbb3cb1273a2ad17599dbe82f9c8d3682a2 (patch)
treef8877e6fe1ab45fc6a386a3b383dde8dd7744acc /scripts/nsis.py
parent771f0fb8c59a0d229909b92cd8ce0284de2f2325 (diff)
downloadfocaccia-qemu-1ffb3bbb3cb1273a2ad17599dbe82f9c8d3682a2.tar.gz
focaccia-qemu-1ffb3bbb3cb1273a2ad17599dbe82f9c8d3682a2.zip
meson: move zlib detection to meson
Meson includes the same logic that tries to look for -lz if
pkg-config (and cmake) cannot find zlib.  The undocumented
--disable-zlib-test option becomes a no-op.

There is still an instance of "-lz" in the LIBS directory.
It will go away as soon as tests are converted to meson,
because the zlib dependency does not propagate from libblock.fa
to the Makefile-build unit tests.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/nsis.py')
0 files changed, 0 insertions, 0 deletions