commit | 0abe33c13adb0ef67bfbbdce30dc5d9735899906 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Mar 02 17:18:47 2023 +0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 20 11:17:34 2023 +0200 |
tree | 67ccfca48e12f72e9e4c302daa70722fde8d0d0b | |
parent | 5a347a735232750f8b524aeaea68e9b6f1647f72 [diff] |
build-sys: add slirp.wrap This allows to build with --enable-slirp / -D slirp=enabled, even when libslirp is not installed on the system. "meson subprojects download" will pull it from git in that case. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230302131848.1527460-4-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>