]> git.proxmox.com Git - mirror_qemu.git/commit
Add ability to disable build of all targets
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 10 Sep 2012 11:27:21 +0000 (12:27 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Sep 2012 18:53:18 +0000 (13:53 -0500)
commit66d5499b3754b83c09487259c08fe2ce73188a59
tree3bd08c7851940c4caaf9b955d24aed72ef28ee84
parent89166459065353c6a49456794f840ffe57016020
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>
configure