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 i
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
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