From e5a65c28b86dc3bee24cf7d46ebf694e776e087a Mon Sep 17 00:00:00 2001 From: antoniou79 Date: Fri, 4 Oct 2019 13:53:52 +0300 Subject: CONFIGURE: Add clarification of possible target android hosts --- configure | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'configure') 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 -- cgit v1.2.3