kvm: Add cross compile top level configure script
commitda1f44e59b95e39aed608134d2eff0fe3e0db6b4
authorJerone Young <jyoung5@us.ibm.com>
Tue, 16 Oct 2007 21:03:30 +0000 (16 16:03 -0500)
committerAvi Kivity <avi@qumranet.com>
Wed, 17 Oct 2007 15:52:46 +0000 (17 17:52 +0200)
tree02153dc8a16a3468d635e4db4438e168e9e90e32
parentc63df173451068e7a5f52e4272f49590643c7818
kvm: Add cross compile top level configure script

This patch takes feedback from Anthony Liguouri.
- remove --cc option added in v4 of patch (keep old behavior)
- do not specify cc= everytime on the qemu configuration line, this
allows qemu to autodetect gcc 3.x

This simplifies the patch more. While preserving behavior.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/configure