diff options
author | Tarek Soliman | 2017-12-07 01:03:28 -0600 |
---|---|---|
committer | Tarek Soliman | 2017-12-07 01:05:11 -0600 |
commit | e9a2b7d898bae495ff917bba18a9fe63316f9092 (patch) | |
tree | 755c8281170fea6f950d29004f05b333e78db1d2 /configure | |
parent | b907ccce96dff37cb61f7149e5d483dd00e540e9 (diff) | |
download | scummvm-rg350-e9a2b7d898bae495ff917bba18a9fe63316f9092.tar.gz scummvm-rg350-e9a2b7d898bae495ff917bba18a9fe63316f9092.tar.bz2 scummvm-rg350-e9a2b7d898bae495ff917bba18a9fe63316f9092.zip |
MAEMO: Update host_alias
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |