Merge pull request #139 from vnen/pr-android-x86

Fix Scons flag to build for Android x86
This commit is contained in:
Rémi Verschelde
2016-05-02 07:21:19 +02:00
+1 -1
View File
@@ -91,7 +91,7 @@ replaced.
at runtime.
If you also want to include support for x86 Android, add the following
compile flag: ``x86=yes``, then copy/symlink the resulting folder to
compile flag: ``android_arch=x86``, then copy/symlink the resulting binary to
the ``x86`` folder:
::