]> git.proxmox.com Git - mirror_qemu.git/commit
configure: Add aarch64_be-linux-user target
authorMichael Weiser <michael.weiser@gmx.de>
Thu, 11 Jan 2018 13:25:32 +0000 (13:25 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Jan 2018 13:25:32 +0000 (13:25 +0000)
commit722dd7be8c5a9bc73e0a19be1418046ed043ce0b
tree34fd9750505c3c433a0726cb5e5baa72d1c8f30a
parent50f22fa60d95c04a179e2cbf4b5f58d1f6068b61
configure: Add aarch64_be-linux-user target

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 <michael.weiser@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-id: 20171220212308.12614-5-michael.weiser@gmx.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
configure
default-configs/aarch64_be-linux-user.mak [new file with mode: 0644]