On 27/06/19 13:23, Markus Armbruster wrote:
> Note that there's also glib dependency, which works the same (see
> previous patch). With Make, we add GLib flags to QEMU_CFLAGS and LIBS,
> so they get used for everything unless overridden.
Having to add glib everywhere is mildly annoying. We can a
Paolo Bonzini writes:
> The libiscsi pkg-config information is extracted from config-host.mak and
> used to link vhost-user-blk.
>
> Signed-off-by: Paolo Bonzini
> ---
> .gitignore| 2 +-
> Makefile | 3 ---
> Makefile.objs