diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-28 19:33:54 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-01 08:51:32 -0400 |
commit | 1ffb3bbb3cb1273a2ad17599dbe82f9c8d3682a2 (patch) | |
tree | f8877e6fe1ab45fc6a386a3b383dde8dd7744acc /hw/hppa | |
parent | 771f0fb8c59a0d229909b92cd8ce0284de2f2325 (diff) |
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 'hw/hppa')
0 files changed, 0 insertions, 0 deletions