Il 09/04/2013 19:22, Peter Maydell ha scritto:
> On 9 April 2013 14:17, Paolo Bonzini wrote:
>> We already had a test to add -march=i486 when needed. Make the
>> existing test independent of vhost-net, so that it is also used
>> under Win32. Also move the test earlier to avoid mucking with
>> QE
On 9 April 2013 14:17, Paolo Bonzini wrote:
> We already had a test to add -march=i486 when needed. Make the
> existing test independent of vhost-net, so that it is also used
> under Win32. Also move the test earlier to avoid mucking with
> QEMU_CFLAGS too late in the configure process.
>
> Sign
We already had a test to add -march=i486 when needed. Make the
existing test independent of vhost-net, so that it is also used
under Win32. Also move the test earlier to avoid mucking with
QEMU_CFLAGS too late in the configure process.
Signed-off-by: Paolo Bonzini
---
v1->v2: move test