[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] configure: Drop armv4l/armv4b distinction in $c
From: |
andrzej zaborowski |
Subject: |
Re: [Qemu-devel] [PATCH] configure: Drop armv4l/armv4b distinction in $cpu |
Date: |
Mon, 5 Dec 2011 21:24:51 +0100 |
On 30 November 2011 10:57, Peter Maydell <address@hidden> wrote:
> Drop the distinction between armv4l/armv4b in the $cpu variable
> (ie host cpu type) in favour of calling everything 'arm'. This
> makes it the same as the ARCH setting and removes some special
> casing. The only thing we were using the distinction for was to
> decide which endianness to use in cross compilation; do a cpp
> define check there instead.
Thanks, applied this patch.
Cheers
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH] configure: Drop armv4l/armv4b distinction in $cpu,
andrzej zaborowski <=