qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/5] Update libslirp & make it a subproject


From: marcandre . lureau
Subject: [PATCH 0/5] Update libslirp & make it a subproject
Date: Thu, 14 Jan 2021 16:56:00 +0400

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

Here is a few patches to update libslirp to git upstream.
Since it now supports meson subproject(), adapt the build
system to use it, and related fixes.

Marc-André Lureau (5):
  build-sys: remove unused LIBS
  build-sys: set global arguments for cflags/ldflags
  build-sys: add libvhost-user missing dependencies
  slirp: update to git master
  build-sys: make libslirp a meson subproject

 configure                             | 34 +-----------
 meson.build                           | 78 +++++----------------------
 .gitmodules                           |  6 +--
 slirp                                 |  1 -
 subprojects/libslirp                  |  1 +
 subprojects/libvhost-user/meson.build |  3 ++
 6 files changed, 20 insertions(+), 103 deletions(-)
 delete mode 160000 slirp
 create mode 160000 subprojects/libslirp

-- 
2.29.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]