aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTarek Soliman2017-12-07 01:03:28 -0600
committerTarek Soliman2017-12-07 01:05:11 -0600
commite9a2b7d898bae495ff917bba18a9fe63316f9092 (patch)
tree755c8281170fea6f950d29004f05b333e78db1d2 /configure
parentb907ccce96dff37cb61f7149e5d483dd00e540e9 (diff)
downloadscummvm-rg350-e9a2b7d898bae495ff917bba18a9fe63316f9092.tar.gz
scummvm-rg350-e9a2b7d898bae495ff917bba18a9fe63316f9092.tar.bz2
scummvm-rg350-e9a2b7d898bae495ff917bba18a9fe63316f9092.zip
MAEMO: Update host_alias
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 81e23a375a..4ff90e05ee 100755
--- a/configure
+++ b/configure
@@ -1512,7 +1512,7 @@ linupy)
maemo)
_host_os=maemo
_host_cpu=arm
- _host_alias=arm-linux
+ _host_alias=arm-none-linux-gnueabi
# The prefix is always the same on Maemo so we hardcode the default
# here. It is still possible to define a custom prefix which is