aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRechi <Rechi@users.noreply.github.com>2017-11-21 20:18:01 +0100
committerRechi <Rechi@users.noreply.github.com>2017-11-21 20:18:01 +0100
commit588adf2d66203bfe2698763b6f6d8700c4a2a4cb (patch)
tree1d67d0a0a739c3cde97841e3a5a4cc104c049a04 /docs
parent7307833da2ad26c15b15d29fc8369da2805825d9 (diff)
[fix] missing --with-ndk to --with-ndk-(api|path) renames at e6c79d3bee
Diffstat (limited to 'docs')
-rw-r--r--docs/README.android2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.android b/docs/README.android
index 1aa6db32af..cb366ee4fb 100644
--- a/docs/README.android
+++ b/docs/README.android
@@ -77,7 +77,7 @@ f. Once you have your hdd image with case sensitive hfs+ file system do all step
$ ./configure --with-tarballs=/Users/Shared/xbmc-depends/tarballs --host=arm-linux-androideabi \
--with-sdk-path=/Volumes/android-dev/android/android-sdk-macosx \
--with-sdk=android-21 \
- --with-ndk=/Volumes/android-dev/android/android-ndk-r14b \
+ --with-ndk-path=/Volumes/android-dev/android/android-ndk-r14b \
--with-toolchain=/Volumes/android-dev/android/android-toolchain-arm/android-21 \
--prefix=/Volumes/android-dev/android/xbmc-depends