Avoid (some) ppc cross-compilation problems
authormalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 30 Sep 2008 19:44:32 +0000 (19:44 +0000)
committermalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 30 Sep 2008 19:44:32 +0000 (19:44 +0000)
[..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


No differences found