commit | 9d56d2dce6b949293d11d0af71ec4f03cd8cb6c1 | [log] [tgz] |
---|---|---|
author | malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Sep 30 19:44:32 2008 +0000 |
committer | malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Sep 30 19:44:32 2008 +0000 |
tree | 4a6b0c3d0ba310943f665525e53007ac8c045912 | |
parent | 674bb26172fbe09cab18a4240e0ef58754077283 [diff] |
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