aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorantoniou792019-10-04 13:53:52 +0300
committerantoniou792019-10-04 13:53:52 +0300
commite5a65c28b86dc3bee24cf7d46ebf694e776e087a (patch)
tree2d69e63ed082aca23fe33b1a2dae4f1c85a6e4dc /configure
parent50f71c8c808381a4147cebddb67c1b982d9d3ee3 (diff)
downloadscummvm-rg350-e5a65c28b86dc3bee24cf7d46ebf694e776e087a.tar.gz
scummvm-rg350-e5a65c28b86dc3bee24cf7d46ebf694e776e087a.tar.bz2
scummvm-rg350-e5a65c28b86dc3bee24cf7d46ebf694e776e087a.zip
CONFIGURE: Add clarification of possible target android hosts
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 5 insertions, 2 deletions
diff --git a/configure b/configure
index 52d9c26016..80c83f48eb 100755
--- a/configure
+++ b/configure
@@ -968,9 +968,12 @@ Fine tuning of the installation directories:
Special configuration feature:
--host=HOST cross-compile to target HOST (arm-linux, ...)
special targets: 3ds for Nintendo 3DS
- android-arm for Android ARM
- android-mips for Android MIPS
+ android or android-arm for Android ARMv5TE (armeabi)
+ android-v7a or android-arm-v7a for Android ARMv7-A (armeabi-v7a)
+ android-arm64-v8a for Android ARMv8-A (arm64-v8a)
android-x86 for Android x86
+ android-x86_64 for Android x86_64
+ android-mips for Android MIPS
androidsdl for Android with SDL backend
caanoo for Caanoo
dingux for Dingux