Searched hist:"66 d5499b3754b83c09487259c08fe2ce73188a59" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 121afa9e0c02617c2a774996512e4f85f3e93da8 Fri Sep 14 08:17:03 CDT 2012 Anthony Liguori <aliguori@us.ibm.com> Revert "Add ability to disable build of all targets"
This reverts commit 66d5499b3754b83c09487259c08fe2ce73188a59.
This commit broke --target-list="x86_64-softmmu" and the fix isn't immediatley obvious.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> 66d5499b3754b83c09487259c08fe2ce73188a59 Mon Sep 10 06:27:21 CDT 2012 Daniel P. Berrange <berrange@redhat.com> Add ability to disable build of all targets
Allow passing of '--target-list=' to configure to request that all targets are to be disabled. This allows for doing a very fast tools-only build of things like qemu-img, qemu-io, qemu-nbd.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|