Home
last modified time | relevance | path

Searched hist:e098fc3fd2a5c9be6b38f6f54bd466f218b7c4e9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfiguree098fc3fd2a5c9be6b38f6f54bd466f218b7c4e9 Wed Sep 07 18:40:52 CDT 2011 Michael Roth <mdroth@linux.vnet.ibm.com> build: fix race with creating qapi-generated

Since qapi-generated/ is a global QEMU include path, we need to make
sure it is created before anything is compiled, so do this in the
configure phase rather than via the Makefile.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>