aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorAngus Lees2010-10-25 08:51:10 +0000
committerAngus Lees2010-10-25 08:51:10 +0000
commita0a9de42e1a86278706c94af5f93522d4077d8fa (patch)
tree65699affc3dfdd0b245dbb8072fe1764d8aef788 /backends
parent3bd60b09c1b58a2a75591d89a806d6f0d1b1221c (diff)
downloadscummvm-rg350-a0a9de42e1a86278706c94af5f93522d4077d8fa.tar.gz
scummvm-rg350-a0a9de42e1a86278706c94af5f93522d4077d8fa.tar.bz2
scummvm-rg350-a0a9de42e1a86278706c94af5f93522d4077d8fa.zip
ANDROID: Add --disable-timidity to the recommended flags
svn-id: r53809
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/android/README.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/platform/android/README.build b/backends/platform/android/README.build
index 1c407bd469..f3fb77cbcf 100644
--- a/backends/platform/android/README.build
+++ b/backends/platform/android/README.build
@@ -82,7 +82,8 @@ Then build ScummVM:
export ANDROID_TOP=<root of built Android source>
- ./configure --backend=android --host=android --enable-zlib #and any other flags
+ ./configure --backend=android --host=android --enable-zlib --disable-timidity
+ # ... and any other configure flags you want
make scummvm.apk
This will build a "monolithic" ScummVM package, with the engines