[Scummvm-cvs-logs] SF.net SVN: scummvm:[55029] scummvm/trunk/backends/platform/android/README. build
anguslees at users.sourceforge.net
anguslees at users.sourceforge.net
Fri Dec 24 03:09:59 CET 2010
Revision: 55029
http://scummvm.svn.sourceforge.net/scummvm/?rev=55029&view=rev
Author: anguslees
Date: 2010-12-24 02:09:59 +0000 (Fri, 24 Dec 2010)
Log Message:
-----------
ANDROID: Remove obsolete reference to ANDROID_TOP in build instructions.
Modified Paths:
--------------
scummvm/trunk/backends/platform/android/README.build
Modified: scummvm/trunk/backends/platform/android/README.build
===================================================================
--- scummvm/trunk/backends/platform/android/README.build 2010-12-23 19:39:57 UTC (rev 55028)
+++ scummvm/trunk/backends/platform/android/README.build 2010-12-24 02:09:59 UTC (rev 55029)
@@ -80,8 +80,6 @@
PATH=$ANDROID_SDK/platforms/android-1.6/tools:$ANDROID_SDK/tools:$PATH
# You also want to ensure your arm-oe-linux-androideabi toolchain is in $PATH
- export ANDROID_TOP=<root of built Android source>
-
./configure --backend=android --host=android --enable-zlib --disable-timidity
# ... and any other configure flags you want
make scummvm.apk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list