diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-11 13:01:51 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-11 13:01:51 +0900 |
| commit | 5830e2a6556c27f4f0dd603733f254e11575c958 (patch) | |
| tree | 26d294e4b5692fa32b81627527b005368bde3d72 /doc | |
| parent | 8d6ba964307306d010451ec8822a42f8e491fb84 (diff) | |
| download | mruby-5830e2a6556c27f4f0dd603733f254e11575c958.tar.gz mruby-5830e2a6556c27f4f0dd603733f254e11575c958.zip | |
update doc/guides/compile.md to refer androidndk.rake; ref #2983 #2974
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guides/compile.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/compile.md b/doc/guides/compile.md index 8e91e7546..9081b1298 100644 --- a/doc/guides/compile.md +++ b/doc/guides/compile.md @@ -75,7 +75,7 @@ toolchain :visualcpp Toolchain configuration for Android. ```ruby -toolchain :androideabi +toolchain :androidndk ``` Requires the custom standalone Android NDK and the toolchain path |
