OpenTTD: updated

This commit is contained in:
pelya
2015-12-06 19:04:15 +02:00
parent da2eaf3ac1
commit 390e876626
5 changed files with 8 additions and 8 deletions

View File

@@ -233,7 +233,7 @@ NDK_TOOLCHAIN_VERSION=
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
# Available architectures: armeabi armeabi-v7a armeabi-v7a-hard x86 mips
MultiABI='armeabi-v7a'
MultiABI='armeabi-v7a x86'
# Optional shared libraries to compile - removing some of them will save space
# MP3 support by libMAD is encumbered by patents and libMAD is GPL-ed