On 13.05.2013 20:29, Peter Maydell wrote:
> On 13 May 2013 14:28, Claudio Fontana wrote:
>>
>> support compiling on aarch64.
>>
>> Signed-off-by: Claudio Fontana
>
> This looks good, but it should be the last patch in the series,
> so we don't allow the support to be enabled until the code
> tha
On 13 May 2013 14:28, Claudio Fontana wrote:
>
> support compiling on aarch64.
>
> Signed-off-by: Claudio Fontana
This looks good, but it should be the last patch in the series,
so we don't allow the support to be enabled until the code
that implements it is present.
thanks
-- PMM
support compiling on aarch64.
Signed-off-by: Claudio Fontana
---
configure | 8
1 file changed, 8 insertions(+)
diff --git a/configure b/configure
index 9439f1c..9cc398c 100755
--- a/configure
+++ b/configure
@@ -384,6 +384,8 @@ elif check_define __s390__ ; then
fi
elif check_defi