diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-08-14 15:35:34 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-08-16 13:41:15 -0500 |
commit | bbea4050802a2e7e0296a21823c0925782c02b93 (patch) | |
tree | c978cbee08efc1e4276dd0872751a58e891411ba /linux-aio.c | |
parent | 7109edfeb69c1d3c2164175837784dfcd210fed0 (diff) |
configure: Don't override user's --cpu on MacOS and Solaris
Both MacOS and Solaris have special case handling for the CPU
type, because the check_define probes will return i386 even if
the hardware is 64 bit and x86_64 would be preferable. Move
these checks earlier in the configure probing so that we can
do them only if the user didn't specify a CPU with --cpu. This
fixes a bug where the user's command line argument was being
ignored.
Reviewed-by: Andreas F=E4rber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'linux-aio.c')
0 files changed, 0 insertions, 0 deletions