Hello Laurent,
On Wed, Dec 20, 2017 at 03:55:03PM +0100, Laurent Vivier wrote:
> > diff --git a/configure b/configure
> > index 9c8aa5a98b..03d95340d8 100755
> > --- a/configure
> > +++ b/configure
> > @@ -657,7 +657,7 @@ case "$cpu" in
> > cpu="arm"
> > supported_cpu="yes"
> >;;
>
Le 19/12/2017 à 21:16, Michael Weiser a écrit :
> Add target aarch64_be-linux-user. This allows a qemu-aarch64_be binary
> to be built that will run big-endian aarch64 binaries.
>
> Signed-off-by: Michael Weiser
> ---
> configure | 9 +
> default-configs/a
Add target aarch64_be-linux-user. This allows a qemu-aarch64_be binary
to be built that will run big-endian aarch64 binaries.
Signed-off-by: Michael Weiser
---
configure | 9 +
default-configs/aarch64_be-linux-user.mak | 1 +
2 files changed, 6 insertions(