Paolo Bonzini 4d34a86b2b slirp: Convert Makefile bits to meson bits
SLIRP uses Meson so it could become a subproject in the future,
but our choice of configure options is not yet supported in Meson
(https://github.com/mesonbuild/meson/pull/7740).

For now, build the library via the main meson.build just like for
capstone.

This improves the current state of affairs in that we will re-link
the qemu executables against a changed libslirp.a, which we wouldn't
do before-hand.

Tested-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-10-06 08:34:41 +02:00
..
2020-10-01 15:28:55 +01:00
2020-09-30 19:09:19 +02:00
2020-09-08 07:17:09 +02:00
2020-08-21 06:30:45 -04:00
2020-09-10 10:46:46 +01:00
2020-02-22 08:26:47 +00:00
2019-12-17 09:05:23 +01:00
2019-09-10 08:58:43 +02:00
2020-09-23 13:45:52 +01:00
2020-09-23 13:41:58 +01:00
2020-09-08 11:43:16 +02:00