aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorlubomyr2016-11-05 16:33:35 +0200
committerlubomyr2016-11-05 16:33:35 +0200
commitb399e236505d5cfbdfcfaa4c9f0a98721ad52912 (patch)
tree80c0348e2b75f6526e152670a7078acfd978677c /configure
parent37e4ca3fbcf1bb6524d8d64b9e81a8c72466a157 (diff)
downloadscummvm-rg350-b399e236505d5cfbdfcfaa4c9f0a98721ad52912.tar.gz
scummvm-rg350-b399e236505d5cfbdfcfaa4c9f0a98721ad52912.tar.bz2
scummvm-rg350-b399e236505d5cfbdfcfaa4c9f0a98721ad52912.zip
ANDROIDSDL: added support x86_64 platform
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index e5d5129117..25dd8ca7d5 100755
--- a/configure
+++ b/configure
@@ -1420,6 +1420,11 @@ androidsdl-x86)
_host_cpu=i686
_host_alias=i686-linux-android
;;
+androidsdl-x86_64)
+ _host_os=androidsdl
+ _host_cpu=x86_64
+ _host_alias=x86_64-linux-android
+ ;;
arm-riscos)
_host_os=riscos
_host_cpu=arm