On 2017年09月07日 16:35, Fam Zheng wrote:
Hi Jason, this is the net/ part of the conversion of library cflags/libs from global QEMU_CFLAGS and libs_softmmu to per object variables. Please review. Fam Zheng (2): vl: Don't include vde header buildsys: Move vde libs to per object configure | 3 +-- net/Makefile.objs | 2 ++ vl.c | 4 ---- 3 files changed, 3 insertions(+), 6 deletions(-)
Reviewed-by: Jason Wang <jasow...@redhat.com>