Avoid (some) ppc cross-compilation problems
commit9d56d2dce6b949293d11d0af71ec4f03cd8cb6c1
authormalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 30 Sep 2008 19:44:32 +0000 (30 19:44 +0000)
committermalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 30 Sep 2008 19:44:32 +0000 (30 19:44 +0000)
tree4a6b0c3d0ba310943f665525e53007ac8c045912
parent674bb26172fbe09cab18a4240e0ef58754077283
Avoid (some) ppc cross-compilation problems

[..snip..]

A recent kvm merge with qemu brought code for 64bit power that broke cross
compilation. The issue is caused by configure trying to execute target
architecture binaries where configure is executed.

[..snip..]

The patch is based on Hollis's Blanchard idea.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5364 c046a42c-6fe2-441c-8c8c-71466251a162
configure