diff options
| author | Paolo Bonzini | 2020-08-28 19:33:54 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2020-09-01 14:51:32 +0200 |
| commit | 1ffb3bbb3cb1273a2ad17599dbe82f9c8d3682a2 (patch) | |
| tree | f8877e6fe1ab45fc6a386a3b383dde8dd7744acc /include/exec/exec-all.h | |
| parent | build-sys: remove install target from Makefile (diff) | |
| download | qemu-1ffb3bbb3cb1273a2ad17599dbe82f9c8d3682a2.tar.gz qemu-1ffb3bbb3cb1273a2ad17599dbe82f9c8d3682a2.tar.xz 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 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
