mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #832 from bovi/compile-readme
Add documentation for Android toolchain
This commit is contained in:
@@ -64,6 +64,15 @@ Toolchain configuration for Visual Studio 2012 on Windows.
|
||||
|
||||
toolchain :vs2012
|
||||
|
||||
#### Android
|
||||
|
||||
Toolchain configuration for Android.
|
||||
|
||||
toolchain :androideabi
|
||||
|
||||
Requires the custom standalone Android NDK and the toolchain path
|
||||
in ```ANDROID_STANDALONE_TOOLCHAIN```.
|
||||
|
||||
### Binaries
|
||||
|
||||
It is possible to select which tools should be compiled during the compilation
|
||||
|
||||
Reference in New Issue
Block a user