[Scummvm-git-logs] scummvm branch-2-0 -> df3546756cbb3aafe1f2359b9ce91bb959db60ea
tsoliman
tarek at bashasoliman.com
Thu Dec 7 08:12:42 CET 2017
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
df3546756c MAEMO: Update host_alias
Commit: df3546756cbb3aafe1f2359b9ce91bb959db60ea
https://github.com/scummvm/scummvm/commit/df3546756cbb3aafe1f2359b9ce91bb959db60ea
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2017-12-07T01:08:23-06:00
Commit Message:
MAEMO: Update host_alias
(cherry picked from commit e9a2b7d898bae495ff917bba18a9fe63316f9092)
Changed paths:
configure
diff --git a/configure b/configure
index 4b9919f..fe6a3c1 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
More information about the Scummvm-git-logs
mailing list