commit | 66d5499b3754b83c09487259c08fe2ce73188a59 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Mon Sep 10 12:27:21 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Sep 10 13:53:18 2012 -0500 |
tree | 3bd08c7851940c4caaf9b955d24aed72ef28ee84 | |
parent | 89166459065353c6a49456794f840ffe57016020 [diff] |
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>