Browse Source

Fix Scons flag to build for Android x86

George Marques 9 years ago
parent
commit
447f16c784
1 changed files with 1 additions and 1 deletions
  1. 1 1
      reference/compiling_for_android.rst

+ 1 - 1
reference/compiling_for_android.rst

@@ -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:
 
 ::