qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] buildsys: Move vde cflags/libs to per object
@ 2017-09-07  8:35 Fam Zheng
  2017-09-07  8:35 ` [Qemu-devel] [PATCH 1/2] vl: Don't include vde header Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Fam Zheng @ 2017-09-07  8:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jason Wang

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(-)

-- 
2.13.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-08  6:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07  8:35 [Qemu-devel] [PATCH 0/2] buildsys: Move vde cflags/libs to per object Fam Zheng
2017-09-07  8:35 ` [Qemu-devel] [PATCH 1/2] vl: Don't include vde header Fam Zheng
2017-09-07  8:35 ` [Qemu-devel] [PATCH 2/2] buildsys: Move vde libs to per object Fam Zheng
2017-09-08  1:59 ` [Qemu-devel] [PATCH 0/2] buildsys: Move vde cflags/libs " Jason Wang
2017-09-08  6:08   ` Fam Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).