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

2021-01-14 Thread Paolo Bonzini
On 14/01/21 13:56, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau 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

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

2021-01-14 Thread marcandre . lureau
From: Marc-André Lureau 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 buil