On Fri, 09/08 09:59, Jason Wang wrote: > > > 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> >
Thanks, I will send a pull request later. Fam